Home
last modified time | relevance | path

Searched refs:pending_l2cap_result (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc662 p_lcb->pending_l2cap_result = in l2cble_process_sig_cmd()
670 p_lcb->pending_l2cap_result = L2CAP_LE_RESULT_NO_RESOURCES; in l2cble_process_sig_cmd()
707 p_lcb->pending_l2cap_result); in l2cble_process_sig_cmd()
Dl2c_int.h577 uint16_t pending_l2cap_result; member
Dl2c_utils.cc3160 result = p_ccb->p_lcb->pending_l2cap_result; in l2cu_send_peer_credit_based_conn_res()