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

  /system/bt/stack/btu/
btu_hcif.cc 589 handle = HCID_GET_HANDLE(handle);
660 handle = HCID_GET_HANDLE(handle);
    [all...]
  /system/bt/stack/include/
hcimsgs.h 640 #define HCID_GET_HANDLE(u16) (uint16_t)((u16)&HCI_DATA_HANDLE_MASK)
  /system/bt/stack/l2cap/
l2c_link.cc     [all...]
l2c_main.cc 70 handle = HCID_GET_HANDLE(handle);
  /system/bt/stack/btm/
btm_ble.cc     [all...]
btm_sec.cc     [all...]

Completed in 247 milliseconds