Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h67 bool (*supports_park_mode)(void); member
/system/bt/main/shim/
Dcontroller.cc205 static bool supports_park_mode(void) { return false; } in supports_park_mode() function
/system/bt/device/src/
Dcontroller.cc467 static bool supports_park_mode(void) { in supports_park_mode() function