Searched refs:get_vs_opcode (Results 1 – 3 of 3) sorted by relevance
61 uint16_t get_vs_opcode(uint16_t vendor_specification);
84 uint16_t Mgmt::get_vs_opcode(uint16_t vendor_specification) { in get_vs_opcode() function in bluetooth::hal::Mgmt
287 return Mgmt().get_vs_opcode(MGMT_VS_OPCODE_MSFT); in getMsftOpcode()