Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_ble.cc53 struct l2c_ble_link_adjust_allocation l2c_ble_link_adjust_allocation; variable
124 void l2c_ble_link_adjust_allocation(void) { in l2c_ble_link_adjust_allocation() function
126 test::mock::stack_l2cap_ble::l2c_ble_link_adjust_allocation(); in l2c_ble_link_adjust_allocation()
Dmock_stack_l2cap_ble.h158 struct l2c_ble_link_adjust_allocation { struct
162 extern struct l2c_ble_link_adjust_allocation l2c_ble_link_adjust_allocation; argument
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h839 void l2c_ble_link_adjust_allocation(void);
Dl2c_ble.cc987 void l2c_ble_link_adjust_allocation(void) { in l2c_ble_link_adjust_allocation() function
Dl2c_utils.cc101 l2c_ble_link_adjust_allocation(); in l2cu_allocate_lcb()
214 l2c_ble_link_adjust_allocation(); in l2cu_release_lcb()