Searched refs:L2CAP_DISC_OK (Results 1 - 5 of 5) sorted by relevance

/system/bt/stack/mcap/
H A Dmca_dact.cc118 close.reason = L2CAP_DISC_OK;
H A Dmca_l2c.cc439 if (ack_needed) reason = L2CAP_DISC_OK;
/system/bt/stack/include/
H A Dl2cdefs.h253 #define L2CAP_DISC_OK 0 macro
/system/bt/stack/l2cap/
H A Dl2c_csm.cc1204 (*disconnect_cfm)(local_cid, L2CAP_DISC_OK);
1215 (*disconnect_cfm)(local_cid, L2CAP_DISC_OK);
/system/bt/bta/hl/
H A Dbta_hl_act.cc625 if (p_data->mca_evt.mca_data.close_ind.reason == L2CAP_DISC_OK) {
2047 if (p_data->mca_evt.mca_data.disconnect_ind.reason == L2CAP_DISC_OK) {

Completed in 73 milliseconds