Searched refs:get_is_ready (Results 1 – 5 of 5) sorted by relevance
35 bool (*get_is_ready)(void); member
233 return controller_get_interface()->get_is_ready(); in BTM_IsDeviceUp()456 if (!controller_get_interface()->get_is_ready()) { in BTM_SetLocalDeviceName()582 if (!controller_get_interface()->get_is_ready()) { in BTM_SetDeviceClass()1051 if (!controller_get_interface()->get_is_ready()) { in BTM_SetAfhChannels()1124 if (!controller_get_interface()->get_is_ready()) { in BTM_BleSetChannels()
180 if (!controller_get_interface()->get_is_ready()) { in BTM_SetDiscoverability()601 if (!controller_get_interface()->get_is_ready()) { in BTM_SetConnectability()
393 && controller_get_interface()->get_is_ready() ) { in BTM_SetPinType()2634 if (!controller_get_interface()->get_is_ready()) { in btm_sec_conn_req()
320 static bool get_is_ready(void) in get_is_ready() function538 get_is_ready,