Home
last modified time | relevance | path

Searched defs:BTM_VendorSpecificCommand (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_devctl.cc77 void BTM_VendorSpecificCommand(uint16_t /* opcode */, uint8_t /* param_len */, in BTM_VendorSpecificCommand() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc457 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h40 void (*BTM_VendorSpecificCommand)(uint16_t opcode, uint8_t param_len, member