Home
last modified time | relevance | path

Searched defs:GetInterface (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_hf.h49 struct GetInterface { struct
54 extern struct GetInterface GetInterface; argument
Dmock_btif_hf.cc37 struct GetInterface GetInterface; variable
45 Interface* GetInterface() { in GetInterface() function
Dmock_legacy_hci_interface.cc28 const Interface& GetInterface() { return *testing::interface_; } in GetInterface() function
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_hcic_layer.cc130 const Interface& GetInterface() { return interface_; } in GetInterface() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc1638 Interface* GetInterface() { in GetInterface() function
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1655 const Interface& GetInterface() { return interface_; } in GetInterface() function