Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_hcic_hcicmds.cc73 struct btsnd_hcic_rmt_ver_req btsnd_hcic_rmt_ver_req; variable
263 void btsnd_hcic_rmt_ver_req(uint16_t handle) { in btsnd_hcic_rmt_ver_req() function
265 test::mock::stack_hcic_hcicmds::btsnd_hcic_rmt_ver_req(handle); in btsnd_hcic_rmt_ver_req()
Dmock_stack_hcic_hcicmds.h419 struct btsnd_hcic_rmt_ver_req { struct
423 extern struct btsnd_hcic_rmt_ver_req btsnd_hcic_rmt_ver_req; argument
/packages/modules/Bluetooth/system/stack/include/
Dhcimsgs.h95 void btsnd_hcic_rmt_ver_req(uint16_t handle); /* Remote Version Info Request */
/packages/modules/Bluetooth/system/stack/hcic/
Dhcicmds.cc676 void btsnd_hcic_rmt_ver_req(uint16_t handle) { in btsnd_hcic_rmt_ver_req() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc2708 btsnd_hcic_rmt_ver_req(handle); in btm_ble_read_remote_features_complete()