Home
last modified time | relevance | path

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

/aosp12/system/bt/device/include/
H A Dcontroller.h46 bool (*supports_central_peripheral_role_switch)(void); member
/aosp12/system/bt/test/mock/
H A Dmock_device_controller.cc136 bool supports_central_peripheral_role_switch(void) { in supports_central_peripheral_role_switch() function
/aosp12/system/bt/device/src/
H A Dcontroller.cc396 static bool supports_central_peripheral_role_switch(void) { in supports_central_peripheral_role_switch() function