Searched refs:l2cble_send_flow_control_credit (Results 1 – 5 of 5) sorted by relevance
58 struct l2cble_send_flow_control_credit l2cble_send_flow_control_credit; variable154 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit() function156 test::mock::stack_l2cap_ble::l2cble_send_flow_control_credit(p_ccb, in l2cble_send_flow_control_credit()
224 struct l2cble_send_flow_control_credit { struct231 extern struct l2cble_send_flow_control_credit l2cble_send_flow_control_credit; argument
874 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value);
1209 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit() function
1463 l2cble_send_flow_control_credit(p_ccb, credit); in l2c_csm_open()