Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h281 BOOLEAN btsnd_hcic_rmt_ver_req(UINT16 handle); /* Remote Version Info Request */
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c317 btsnd_hcic_rmt_ver_req (p->hci_handle); in btm_acl_created()
371 btsnd_hcic_rmt_ver_req (p->hci_handle); in btm_acl_created()
Dbtm_ble_gap.c4359 btsnd_hcic_rmt_ver_req (p_acl_cb->hci_handle); in btm_ble_read_remote_features_complete()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c570 BOOLEAN btsnd_hcic_rmt_ver_req (UINT16 handle) in btsnd_hcic_rmt_ver_req() function