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.h50 struct GetInterface { struct
54 extern struct GetInterface GetInterface; argument
Dmock_btif_hf.cc38 struct GetInterface GetInterface; variable
48 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.cc120 const Interface& GetInterface() { return interface_; } in GetInterface() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc1642 Interface* GetInterface() { in GetInterface() function
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1615 const Interface& GetInterface() { return interface_; } in GetInterface() function