Home
last modified time | relevance | path

Searched refs:l2c_ble_link_adjust_allocation (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.cc52 struct l2c_ble_link_adjust_allocation l2c_ble_link_adjust_allocation; variable
131 void l2c_ble_link_adjust_allocation(void) { in l2c_ble_link_adjust_allocation() function
133 test::mock::stack_l2cap_ble::l2c_ble_link_adjust_allocation(); in l2c_ble_link_adjust_allocation()
Dmock_stack_l2cap_ble.h177 struct l2c_ble_link_adjust_allocation { struct
181 extern struct l2c_ble_link_adjust_allocation l2c_ble_link_adjust_allocation; argument
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h869 void l2c_ble_link_adjust_allocation(void);
Dl2c_ble.cc964 void l2c_ble_link_adjust_allocation(void) { in l2c_ble_link_adjust_allocation() function
Dl2c_utils.cc95 l2c_ble_link_adjust_allocation(); in l2cu_allocate_lcb()
207 l2c_ble_link_adjust_allocation(); in l2cu_release_lcb()