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

  /external/bluetooth/bluedroid/stack/btm/
btm_dev.c 322 p_dev_rec->ble_hci_handle = BTM_GetHCIConnHandle (bd_addr, BT_TRANSPORT_LE);
424 ||(p_dev_rec->ble_hci_handle == handle)
btm_ble.c 96 p_dev_rec->ble_hci_handle = BTM_GetHCIConnHandle (bd_addr, BT_TRANSPORT_LE);
104 BTM_TRACE_DEBUG ("hci_handl=0x%x ", p_dev_rec->ble_hci_handle );
    [all...]
btm_int.h 605 UINT16 ble_hci_handle; /* use in DUMO connection */ member in struct:__anon5875
    [all...]
btm_sec.c     [all...]

Completed in 33 milliseconds