Searched defs:credit_value (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_ble.c1346 void l2cble_send_flow_control_credit(tL2C_CCB *p_ccb, UINT16 credit_value) argument
1357 l2cu_send_peer_ble_flow_control_credit(p_ccb, credit_value);
H A Dl2c_utils.c3199 void l2cu_send_peer_ble_flow_control_credit(tL2C_CCB *p_ccb, UINT16 credit_value) argument
3226 UINT16_TO_STREAM (p, credit_value);

Completed in 36 milliseconds