Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h64 bool (*supports_role_switch)(void); member
/system/bt/test/mock/
Dmock_device_controller.cc208 bool supports_role_switch(void) { in supports_role_switch() function
/system/bt/device/src/
Dcontroller.cc486 static bool supports_role_switch(void) { in supports_role_switch() function