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/test/mock/
Dmock_device_controller.cc220 bool supports_park_mode(void) { in supports_park_mode() function
/system/bt/device/src/
Dcontroller.cc501 static bool supports_park_mode(void) { in supports_park_mode() function