Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_packet_factory.h45 const hci_packet_factory_t *hci_packet_factory_get_interface();
/system/bt/hci/src/
Dhci_packet_factory.c199 const hci_packet_factory_t *hci_packet_factory_get_interface() { in hci_packet_factory_get_interface() function
/system/bt/device/src/
Dcontroller.c472 packet_factory = hci_packet_factory_get_interface(); in controller_get_interface()
/system/bt/stack/btm/
Dbtm_devctl.c880hci_packet_factory_get_interface()->make_set_event_mask((const bt_event_mask_t *)("\x00\x00\x00\x0… in BTM_EnableTestMode()