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

  /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:__anon28133
    [all...]

Completed in 1067 milliseconds