Searched refs:supports_central_peripheral_role_switch (Results 1 – 5 of 5) sorted by relevance
46 bool (*supports_central_peripheral_role_switch)(void); member
136 bool supports_central_peripheral_role_switch(void) { in supports_central_peripheral_role_switch() function381 supports_central_peripheral_role_switch,
396 static bool supports_central_peripheral_role_switch(void) { in supports_central_peripheral_role_switch() function754 supports_central_peripheral_role_switch,
268 if (!controller_get_interface()->supports_central_peripheral_role_switch()) { in btm_dev_support_role_switch()
530 if (!controller_get_interface()->supports_central_peripheral_role_switch()) { in BTM_SwitchRoleToCentral()