Lines Matching +full:0 +full:x84
15 #define BTP_L2CAP_READ_SUPPORTED_COMMANDS 0x01
17 uint8_t data[0];
20 #define BTP_L2CAP_CONNECT_OPT_ECFC 0x01
21 #define BTP_L2CAP_CONNECT_OPT_HOLD_CREDIT 0x02
23 #define BTP_L2CAP_CONNECT 0x02
36 #define BTP_L2CAP_DISCONNECT 0x03
41 #define BTP_L2CAP_SEND_DATA 0x04
48 #define BTP_L2CAP_TRANSPORT_BREDR 0x00
49 #define BTP_L2CAP_TRANSPORT_LE 0x01
51 #define BTP_L2CAP_CONNECTION_RESPONSE_SUCCESS 0x00
52 #define BTP_L2CAP_CONNECTION_RESPONSE_INSUFF_AUTHEN 0x01
53 #define BTP_L2CAP_CONNECTION_RESPONSE_INSUFF_AUTHOR 0x02
54 #define BTP_L2CAP_CONNECTION_RESPONSE_INSUFF_ENC_KEY 0x03
55 #define BTP_L2CAP_CONNECTION_RESPONSE_INSUFF_ENCRYPTION 0x04
57 #define BTP_L2CAP_LISTEN 0x05
65 #define BTP_L2CAP_ACCEPT_CONNECTION 0x06
71 #define BTP_L2CAP_RECONFIGURE 0x07
79 #define BTP_L2CAP_CREDITS 0x08
84 #define BTP_L2CAP_DISCONNECT_EATT_CHANS 0x09
91 #define BTP_L2CAP_EV_CONNECTION_REQ 0x80
98 #define BTP_L2CAP_EV_CONNECTED 0x81
109 #define BTP_L2CAP_EV_DISCONNECTED 0x82
117 #define BTP_L2CAP_EV_DATA_RECEIVED 0x83
124 #define BTP_L2CAP_EV_RECONFIGURED 0x84