Home
last modified time | relevance | path

Searched refs:L2CEVT_L2CAP_DISCONNECT_RSP (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_csm.cc1165 case L2CEVT_L2CAP_DISCONNECT_RSP: /* Peer disconnect response */ in l2c_csm_w4_l2cap_disconnect_rsp()
1303 case L2CEVT_L2CAP_DISCONNECT_RSP: /* Peer disconnect response */ in l2c_csm_get_event_name()
Dl2c_int.h133 #define L2CEVT_L2CAP_DISCONNECT_RSP 18 /* Peer disconnect response */ macro
Dl2c_main.cc723 l2c_csm_execute(p_ccb, L2CEVT_L2CAP_DISCONNECT_RSP, &con_info); in process_l2cap_cmd()
Dl2c_ble.cc749 l2c_csm_execute(p_ccb, L2CEVT_L2CAP_DISCONNECT_RSP, NULL); in l2cble_process_sig_cmd()