Home
last modified time | relevance | path

Searched refs:l2c_free (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_main.cc36 void l2c_free(void) { inc_func_call_count(__func__); } in l2c_free() function
/packages/modules/Bluetooth/system/stack/test/
Dstack_l2cap_test.cc66 l2c_free(); in TearDown()
/packages/modules/Bluetooth/system/stack/fuzzers/
Dl2cap_fuzzer.cc275 l2c_free(); in Fuzz()
/packages/modules/Bluetooth/system/btif/src/
Dstack_manager.cc375 l2c_free(); in event_shut_down_stack()
/packages/modules/Bluetooth/system/stack/include/
Dl2c_api.h359 void l2c_free();
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_main.cc877 void l2c_free(void) {} in l2c_free() function