Searched refs:L2CAP_LE_RESULT_CONN_OK (Results 1 – 6 of 6) sorted by relevance
122 L2CAP_LE_RESULT_CONN_OK = 0, enumerator139 case L2CAP_LE_RESULT_CONN_OK: in l2cap_le_result_code_text()
128 return L2CAP_LE_RESULT_CONN_OK; in btm_ble_start_sec_check()
285 void* p_ref_data) { return L2CAP_LE_RESULT_CONN_OK; }};
942 tL2CAP_LE_RESULT_CODE result = L2CAP_LE_RESULT_CONN_OK; in btm_ble_start_sec_check()948 result = L2CAP_LE_RESULT_CONN_OK; in btm_ble_start_sec_check()979 return L2CAP_LE_RESULT_CONN_OK; in btm_ble_start_sec_check()
978 if (con_info.l2cap_result == L2CAP_LE_RESULT_CONN_OK) in l2cble_process_sig_cmd()
289 case L2CAP_LE_RESULT_CONN_OK: in l2c_csm_closed()