Home
last modified time | relevance | path

Searched refs:l2cble_send_flow_control_credit (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h802 extern void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb,
Dl2c_ble.cc1098 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit() function
Dl2c_csm.cc1120 l2cble_send_flow_control_credit(p_ccb, *credit); in l2c_csm_open()