Home
last modified time | relevance | path

Searched refs:hci_packet_factory_t (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/bt/hci/include/
H A Dhci_packet_factory.h52 } hci_packet_factory_t; typedef
54 const hci_packet_factory_t* hci_packet_factory_get_interface();
/aosp12/system/bt/test/mock/
H A Dmock_hci_packet_factory.cc33 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface()
/aosp12/system/bt/hci/src/
H A Dhci_packet_factory.cc222 static const hci_packet_factory_t interface = {
249 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface()
/aosp12/system/bt/device/include/
H A Dcontroller.h127 const hci_packet_factory_t* packet_factory_interface,
/aosp12/system/bt/stack/test/btm/
H A Dstack_btm_test.cc45 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface()
/aosp12/system/bt/device/src/
H A Dcontroller.cc59 static const hci_packet_factory_t* packet_factory;
847 const hci_packet_factory_t* packet_factory_interface, in controller_get_test_interface()
/aosp12/system/bt/main/test/
H A Dmain_shim_test.cc171 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface()