Searched refs:get_is_ready (Results 1 – 5 of 5) sorted by relevance
33 bool (*get_is_ready)(void); member
240 return controller_get_interface()->get_is_ready(); in BTM_IsDeviceUp()451 if (!controller_get_interface()->get_is_ready()) in BTM_SetLocalDeviceName()572 if (!controller_get_interface()->get_is_ready()) in BTM_SetDeviceClass()
192 if (!controller_get_interface()->get_is_ready()) in BTM_SetDiscoverability()619 if (!controller_get_interface()->get_is_ready()) in BTM_SetConnectability()
402 && controller_get_interface()->get_is_ready() ) in BTM_SetPinType()2711 if (!controller_get_interface()->get_is_ready()) in btm_sec_conn_req()
278 static bool get_is_ready(void) { in get_is_ready() function449 get_is_ready,