Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.h224 struct l2cble_send_flow_control_credit { struct
231 extern struct l2cble_send_flow_control_credit l2cble_send_flow_control_credit; argument
Dmock_stack_l2cap_ble.cc58 struct l2cble_send_flow_control_credit l2cble_send_flow_control_credit; variable
154 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_ble.cc1209 void l2cble_send_flow_control_credit(tL2C_CCB* p_ccb, uint16_t credit_value) { in l2cble_send_flow_control_credit() function