Home
last modified time | relevance | path

Searched defs:get_acl_buffer_count_classic (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/device/include/
Dcontroller.h107 uint16_t (*get_acl_buffer_count_classic)(void); member
/packages/modules/Bluetooth/system/test/mock/
Dmock_device_controller.cc349 uint16_t get_acl_buffer_count_classic(void) { return acl_buffer_count_classic; } in get_acl_buffer_count_classic() function