Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_hcic_hcicmds.cc218 void btsnd_hcic_rmt_ver_req(uint16_t handle) { in btsnd_hcic_rmt_ver_req() function
/system/bt/stack/include/
Dhcimsgs.h308 extern void btsnd_hcic_rmt_ver_req(
/system/bt/stack/hcic/
Dhcicmds.cc827 void btsnd_hcic_rmt_ver_req(uint16_t handle) { in btsnd_hcic_rmt_ver_req() function
1913 .ReadRemoteVersionInformation = btsnd_hcic_rmt_ver_req, // OCF 0x041D,
/system/bt/stack/btm/
Dbtm_ble_gap.cc2362 btsnd_hcic_rmt_ver_req(handle); in btm_ble_read_remote_features_complete()
/system/bt/stack/acl/
Dbtm_acl.cc414 btsnd_hcic_rmt_ver_req(hci_handle); in btm_acl_created()