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

/system/bt/stack/mcap/
H A Dmca_dact.c127 close.reason = L2CAP_DISC_OK;
H A Dmca_l2c.c479 reason = L2CAP_DISC_OK;
/system/bt/stack/include/
H A Dl2cdefs.h219 #define L2CAP_DISC_OK 0 macro
/system/bt/stack/l2cap/
H A Dl2c_csm.c1099 (*disconnect_cfm)(local_cid, L2CAP_DISC_OK);
1109 (*disconnect_cfm)(local_cid, L2CAP_DISC_OK);
/system/bt/bta/hl/
H A Dbta_hl_act.c748 if (p_data->mca_evt.mca_data.close_ind.reason == L2CAP_DISC_OK)
2441 if (p_data->mca_evt.mca_data.disconnect_ind.reason == L2CAP_DISC_OK)

Completed in 92 milliseconds