Searched refs:credit_value (Results 1 – 6 of 6) sorted by relevance
247 std::function<void(tL2C_CCB* p_ccb, uint16_t credit_value)> body{248 [](tL2C_CCB* p_ccb, uint16_t credit_value) {}};249 void operator()(tL2C_CCB* p_ccb, uint16_t credit_value) { in operator()250 body(p_ccb, credit_value); in operator()
166 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit() argument169 credit_value); in l2cble_send_flow_control_credit()
213 uint16_t credit_value) { in l2cu_send_peer_ble_flow_control_credit() argument
743 uint16_t credit_value);845 uint16_t credit_value);
1361 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit() argument1369 l2cu_send_peer_ble_flow_control_credit(p_ccb, credit_value); in l2cble_send_flow_control_credit()
3033 uint16_t credit_value) { in l2cu_send_peer_ble_flow_control_credit() argument3058 UINT16_TO_STREAM(p, credit_value); in l2cu_send_peer_ble_flow_control_credit()