Searched refs:l2cu_send_peer_ble_par_rsp (Results 1 – 3 of 3) sorted by relevance
537 l2cu_send_peer_ble_par_rsp(p_lcb, L2CAP_CFG_UNACCEPTABLE_PARAMS, id); in l2cble_process_sig_cmd()539 l2cu_send_peer_ble_par_rsp(p_lcb, L2CAP_CFG_OK, id); in l2cble_process_sig_cmd()
650 extern void l2cu_send_peer_ble_par_rsp(tL2C_LCB* p_lcb, uint16_t reason,
2800 void l2cu_send_peer_ble_par_rsp(tL2C_LCB* p_lcb, uint16_t reason, in l2cu_send_peer_ble_par_rsp() function