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

  /system/bluetooth/bluez-clean-headers/bluetooth/
l2cap.h 36 #define L2CAP_DISCONN_REQ 0x06
  /external/bluetooth/bluez/lib/bluetooth/
l2cap.h 80 #define L2CAP_DISCONN_REQ 0x06
176 } __attribute__ ((packed)) l2cap_disconn_req; typedef in typeref:struct:__anon1913
  /external/bluetooth/hcidump/parser/
l2cap.c 567 l2cap_disconn_req *h = frm->ptr;
718 case L2CAP_DISCONN_REQ:
  /external/qemu/hw/
bt-l2cap.c 872 case L2CAP_DISCONN_REQ:
879 le16_to_cpu(((l2cap_disconn_req *) params)->dcid),
880 le16_to_cpu(((l2cap_disconn_req *) params)->scid));
    [all...]
bt.h 1846 } __attribute__ ((packed)) l2cap_disconn_req; typedef in typeref:struct:__anon6459
    [all...]

Completed in 522 milliseconds