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/main/shim/
Dcontroller.cc207 static bool supports_non_flushable_pb(void) { return false; } in supports_non_flushable_pb() function
/system/bt/device/src/
Dcontroller.cc472 static bool supports_non_flushable_pb(void) { in supports_non_flushable_pb() function