Home
last modified time | relevance | path

Searched refs:getMsftOpcode (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dhci_hal.h103 virtual uint16_t getMsftOpcode() { in getMsftOpcode() function
Dhci_hal_host.cc286 uint16_t getMsftOpcode() override { in getMsftOpcode() function in bluetooth::hal::HciHalHost
/packages/modules/Bluetooth/system/gd/hci/
Dmsft.cc129 uint16_t opcode = hal_->getMsftOpcode(); in supports_msft_extensions()