Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_hci_packet_factory.cc33 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface() function
/system/bt/hci/include/
Dhci_packet_factory.h54 const hci_packet_factory_t* hci_packet_factory_get_interface();
/system/bt/stack/test/btm/
Dstack_btm_test.cc45 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface() function
/system/bt/hci/src/
Dhci_packet_factory.cc249 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface() function
/system/bt/main/test/
Dmain_shim_test.cc171 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface() function
/system/bt/stack/btm/
Dbtm_devctl.cc666 hci_packet_factory_get_interface()->make_set_event_mask( in BTM_EnableTestMode()
/system/bt/device/src/
Dcontroller.cc830 packet_factory = hci_packet_factory_get_interface(); in controller_get_interface_legacy()