Searched defs:getMsftOpcode (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/gd/hal/ | ||
D | hci_hal.h | 107 virtual uint16_t getMsftOpcode() { return 0; } in getMsftOpcode() function |
D | hci_hal_android.cc | 163 uint16_t getMsftOpcode() override { in getMsftOpcode() function in bluetooth::hal::HciHalImpl |
D | hci_hal_host.cc | 303 uint16_t getMsftOpcode() override { in getMsftOpcode() function in bluetooth::hal::HciHalHost |