Home
last modified time | relevance | path

Searched defs:supports_non_flushable_pb (Results 1 – 3 of 3) sorted by relevance

/system/bt/device/include/
Dcontroller.h68 bool (*supports_non_flushable_pb)(void); member
/system/bt/test/mock/
Dmock_device_controller.cc224 bool supports_non_flushable_pb(void) { in supports_non_flushable_pb() function
/system/bt/device/src/
Dcontroller.cc506 static bool supports_non_flushable_pb(void) { in supports_non_flushable_pb() function