HomeSort by relevance Sort by last modified time
    Searched refs:BTM_GetHCIConnHandle (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_dev.c 82 p_dev_rec->hci_handle = BTM_GetHCIConnHandle (bd_addr);
281 p_dev_rec->hci_handle = BTM_GetHCIConnHandle (bd_addr);
btm_sco.c 578 if ((!remote_bda) || ((acl_handle = BTM_GetHCIConnHandle (remote_bda)) == 0xFFFF))
736 ((acl_handle = BTM_GetHCIConnHandle (p->esco.data.bd_addr)) == hci_handle))
770 ((acl_handle = BTM_GetHCIConnHandle (p->esco.data.bd_addr)) == hci_handle))
    [all...]
btm_acl.c     [all...]
btm_ble.c 91 p_dev_rec->hci_handle = BTM_GetHCIConnHandle (bd_addr);
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_main.c 286 (BTM_GetHCIConnHandle(p_tcb->peer_bda) != GATT_INVALID_ACL_HANDLE))
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h     [all...]

Completed in 184 milliseconds