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

  /external/qemu/hw/
bt-l2cap.c 819 case L2CAP_CONN_REQ:
826 le16_to_cpu(((l2cap_conn_req *) params)->psm),
827 le16_to_cpu(((l2cap_conn_req *) params)->scid));
    [all...]
bt.h 1752 } __attribute__ ((packed)) l2cap_conn_req; typedef in typeref:struct:__anon25411
    [all...]

Completed in 29 milliseconds