Home
last modified time | relevance | path

Searched refs:l2cu_send_ble_reconfig_rsp (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc605 l2cu_send_ble_reconfig_rsp(p_lcb, id, L2CAP_RECONFIG_UNACCAPTED_PARAM); in l2cble_process_sig_cmd()
616 l2cu_send_ble_reconfig_rsp(p_lcb, id, L2CAP_RECONFIG_UNACCAPTED_PARAM); in l2cble_process_sig_cmd()
635 l2cu_send_ble_reconfig_rsp(p_lcb, id, L2CAP_RECONFIG_INVALID_DCID); in l2cble_process_sig_cmd()
643 l2cu_send_ble_reconfig_rsp(p_lcb, id, in l2cble_process_sig_cmd()
652 l2cu_send_ble_reconfig_rsp(p_lcb, id, in l2cble_process_sig_cmd()
674 l2cu_send_ble_reconfig_rsp(p_lcb, id, L2CAP_RECONFIG_SUCCEED); in l2cble_process_sig_cmd()
Dl2c_int.h773 void l2cu_send_ble_reconfig_rsp(tL2C_LCB* p_lcb, uint8_t rem_id,
Dl2c_utils.cc3237 void l2cu_send_ble_reconfig_rsp(tL2C_LCB* p_lcb, uint8_t rem_id, in l2cu_send_ble_reconfig_rsp() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc200 void l2cu_send_ble_reconfig_rsp(tL2C_LCB* /* p_lcb */, uint8_t /* rem_id */, in l2cu_send_ble_reconfig_rsp() function