Searched refs:L2CAP_LE_RESULT_CONN_OK (Results 1 – 3 of 3) sorted by relevance
130 #define L2CAP_LE_RESULT_CONN_OK 0 macro
1094 tL2CAP_LE_RESULT_CODE result = L2CAP_LE_RESULT_CONN_OK; in btm_ble_start_sec_check()1100 result = L2CAP_LE_RESULT_CONN_OK; in btm_ble_start_sec_check()1130 return L2CAP_LE_RESULT_CONN_OK; in btm_ble_start_sec_check()
687 if (con_info.l2cap_result == L2CAP_LE_RESULT_CONN_OK) in l2cble_process_sig_cmd()