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

  /system/bluetooth/bluez-clean-headers/bluetooth/
l2cap.h 69 #define L2CAP_DISCONN_REQ 0x06
166 } __attribute__ ((packed)) l2cap_disconn_req; typedef in typeref:struct:__anon43972
  /external/qemu/hw/
bt-l2cap.c 870 case L2CAP_DISCONN_REQ:
877 le16_to_cpu(((l2cap_disconn_req *) params)->dcid),
878 le16_to_cpu(((l2cap_disconn_req *) params)->scid));
    [all...]
bt.h 1844 } __attribute__ ((packed)) l2cap_disconn_req; typedef in typeref:struct:__anon12490
    [all...]

Completed in 335 milliseconds