Home
last modified time | relevance | path

Searched refs:btsnd_hcic_vendor_spec_cmd (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc82 struct btsnd_hcic_vendor_spec_cmd btsnd_hcic_vendor_spec_cmd; variable
312 void btsnd_hcic_vendor_spec_cmd(uint16_t opcode, uint8_t len, uint8_t* p_data, in btsnd_hcic_vendor_spec_cmd() function
315 test::mock::stack_hcic_hcicmds::btsnd_hcic_vendor_spec_cmd( in btsnd_hcic_vendor_spec_cmd()
Dmock_stack_hcic_hcicmds.h545 struct btsnd_hcic_vendor_spec_cmd { struct
555 extern struct btsnd_hcic_vendor_spec_cmd btsnd_hcic_vendor_spec_cmd; argument
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc462 btsnd_hcic_vendor_spec_cmd(opcode, param_len, p_param_buf, p_cb); in BTM_VendorSpecificCommand()
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h260 void btsnd_hcic_vendor_spec_cmd(uint16_t opcode, uint8_t len, uint8_t* p_data,
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc1600 void btsnd_hcic_vendor_spec_cmd(uint16_t opcode, uint8_t len, uint8_t* p_data, in btsnd_hcic_vendor_spec_cmd() function