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

/system/bt/stack/l2cap/
H A Dl2c_ble.cc1270 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { argument
1278 l2cu_send_peer_ble_flow_control_credit(p_ccb, credit_value);
H A Dl2c_utils.cc2951 uint16_t credit_value) {
2976 UINT16_TO_STREAM(p, credit_value);
2950 l2cu_send_peer_ble_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) argument

Completed in 60 milliseconds