Searched refs:BT_STATUS_NOT_READY (Results 1 – 14 of 14) sorted by relevance
185 if (!interface_ready()) return BT_STATUS_NOT_READY; in enable()192 if (!interface_ready()) return BT_STATUS_NOT_READY; in disable()214 if (!btif_is_enabled()) return BT_STATUS_NOT_READY; in get_adapter_properties()224 return BT_STATUS_NOT_READY; in get_adapter_property()231 if (!btif_is_enabled()) return BT_STATUS_NOT_READY; in set_adapter_property()255 if (!btif_is_enabled()) return BT_STATUS_NOT_READY; in get_remote_device_properties()264 if (!btif_is_enabled()) return BT_STATUS_NOT_READY; in get_remote_device_property()273 if (!btif_is_enabled()) return BT_STATUS_NOT_READY; in set_remote_device_property()286 if (!interface_ready()) return BT_STATUS_NOT_READY; in get_remote_services()295 if (!interface_ready()) return BT_STATUS_NOT_READY; in start_discovery()[all …]
452 return BT_STATUS_NOT_READY; in unregister_app()458 return BT_STATUS_NOT_READY; in unregister_app()486 return BT_STATUS_NOT_READY; in connect()492 return BT_STATUS_NOT_READY; in connect()514 return BT_STATUS_NOT_READY; in disconnect()520 return BT_STATUS_NOT_READY; in disconnect()545 return BT_STATUS_NOT_READY; in send_report()551 return BT_STATUS_NOT_READY; in send_report()585 return BT_STATUS_NOT_READY; in report_error()591 return BT_STATUS_NOT_READY; in report_error()[all …]
124 return BT_STATUS_NOT_READY; \134 return BT_STATUS_NOT_READY; \138 return BT_STATUS_NOT_READY; \
100 return BT_STATUS_NOT_READY; \814 return BT_STATUS_NOT_READY; in ConnectAudio()877 return BT_STATUS_NOT_READY; in StartVoiceRecognition()901 return BT_STATUS_NOT_READY; in StopVoiceRecognition()1128 return BT_STATUS_NOT_READY; in PhoneStateChange()
328 CASE_RETURN_STR(BT_STATUS_NOT_READY) in dump_bt_status()
2875 return BT_STATUS_NOT_READY; in src_connect_sink()2891 return BT_STATUS_NOT_READY; in sink_connect_src()2904 return BT_STATUS_NOT_READY; in src_disconnect_sink()2920 return BT_STATUS_NOT_READY; in sink_disconnect_src()2936 return BT_STATUS_NOT_READY; in sink_set_active_device()2958 return BT_STATUS_NOT_READY; in src_set_silence_sink()2970 return BT_STATUS_NOT_READY; in src_set_active_sink()2994 return BT_STATUS_NOT_READY; in codec_config_src()
279 if (!is_init_done()) return BT_STATUS_NOT_READY; in btsock_rfc_listen()334 if (!is_init_done()) return BT_STATUS_NOT_READY; in btsock_rfc_connect()
66 return BT_STATUS_NOT_READY; \
82 return BT_STATUS_NOT_READY; \
741 if (!is_inited()) return BT_STATUS_NOT_READY; in btsock_l2cap_listen_or_connect()
97 return BT_STATUS_NOT_READY; \105 return BT_STATUS_NOT_READY; \621 bt_status_t status = BT_STATUS_NOT_READY; in handle_rc_features()2599 status = BT_STATUS_NOT_READY; in set_volume()
104 return BT_STATUS_NOT_READY; \
89 CASE_RETURN_TEXT(BT_STATUS_NOT_READY); in BtStatusText()
88 BT_STATUS_NOT_READY, enumerator109 case BT_STATUS_NOT_READY: in bt_status_text()