Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h224 extern BOOLEAN btsnd_hcic_rmt_ver_req(UINT16 handle); /* Remote Version Info Request */
/system/bt/stack/hcic/
Dhcicmds.c544 BOOLEAN btsnd_hcic_rmt_ver_req (UINT16 handle) in btsnd_hcic_rmt_ver_req() function
/system/bt/stack/btm/
Dbtm_acl.c271 btsnd_hcic_rmt_ver_req (p->hci_handle); in btm_acl_created()