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

  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 626 #define acl_handle_pack(h, f) (uint16_t)((h & 0x0fff)|(f << 12)) macro
  /external/bluetooth/bluez/test/
hciemu.c 910 ah->handle = htobs(acl_handle_pack(conn->handle, flags));
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 2042 #define acl_handle_pack macro
    [all...]
  /external/qemu/hw/
bt.h 1648 #define acl_handle_pack macro
    [all...]
bt-hci.c     [all...]

Completed in 22 milliseconds