Home
last modified time | relevance | path

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

/system/bt/hci/include/
Dhci_packet_factory.h52 } hci_packet_factory_t; typedef
54 const hci_packet_factory_t* hci_packet_factory_get_interface();
/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()
/system/bt/device/include/
Dcontroller.h127 const hci_packet_factory_t* packet_factory_interface,
/system/bt/hci/src/
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()
/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()
/system/bt/device/src/
Dcontroller.cc59 static const hci_packet_factory_t* packet_factory;
847 const hci_packet_factory_t* packet_factory_interface, in controller_get_test_interface()
/system/bt/main/test/
Dmain_shim_test.cc171 const hci_packet_factory_t* hci_packet_factory_get_interface() { in hci_packet_factory_get_interface()