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

  /system/bt/stack/btu/
btu_hcif.c 513 handle = HCID_GET_HANDLE (handle);
585 handle = HCID_GET_HANDLE (handle);
    [all...]
  /system/bt/stack/include/
hcimsgs.h 616 #define HCID_GET_HANDLE(u16) (UINT16)((u16) & HCI_DATA_HANDLE_MASK)
    [all...]
  /system/bt/stack/btm/
btm_ble.c     [all...]
btm_sco.c 281 handle = HCID_GET_HANDLE (handle);
    [all...]
btm_sec.c     [all...]
  /system/bt/stack/l2cap/
l2c_link.c     [all...]
l2c_main.c 134 handle = HCID_GET_HANDLE (handle);
    [all...]

Completed in 418 milliseconds