Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_ble.cc62 struct l2c_ble_link_adjust_allocation l2c_ble_link_adjust_allocation; variable
136 void l2c_ble_link_adjust_allocation(void) { in l2c_ble_link_adjust_allocation() function
138 test::mock::stack_l2cap_ble::l2c_ble_link_adjust_allocation(); in l2c_ble_link_adjust_allocation()
Dmock_stack_l2cap_ble.h185 struct l2c_ble_link_adjust_allocation { struct
189 extern struct l2c_ble_link_adjust_allocation l2c_ble_link_adjust_allocation; argument
/system/bt/stack/l2cap/
Dl2c_int.h839 extern void l2c_ble_link_adjust_allocation(void);
Dl2c_utils.cc88 l2c_ble_link_adjust_allocation(); in l2cu_allocate_lcb()
206 l2c_ble_link_adjust_allocation(); in l2cu_release_lcb()
Dl2c_ble.cc1107 void l2c_ble_link_adjust_allocation(void) { in l2c_ble_link_adjust_allocation() function