Home
last modified time | relevance | path

Searched refs:btif_is_enabled (Results 1 – 5 of 5) sorted by relevance

/system/bt/btif/src/
Dbtif_core.c250 int btif_is_enabled(void) in btif_is_enabled() function
990 if (!btif_is_enabled()) in btif_get_adapter_properties()
1015 if (!btif_is_enabled() && (type != BT_PROPERTY_BDADDR) && (type != BT_PROPERTY_BDNAME)) in btif_get_adapter_property()
1048 if (!btif_is_enabled()) in btif_set_adapter_property()
1157 if (!btif_is_enabled()) in btif_get_remote_device_property()
1181 if (!btif_is_enabled()) in btif_get_remote_device_properties()
1207 if (!btif_is_enabled()) in btif_set_remote_device_property()
1234 if (!btif_is_enabled()) in btif_get_remote_service_record()
1281 if (btif_is_enabled()) in btif_enable_service()
1314 if (btif_is_enabled()) in btif_disable_service()
Dbtif_pan.c733 for (int i = 0; i < PAN_BUF_MAX && btif_is_enabled() && btpan_cb.flow; i++) { in btu_exec_tap_fd_read()
Dbtif_av.c1469 if (btif_is_enabled() == 0) in btif_av_stream_ready()
Dbtif_hl.c4761 if (btif_is_enabled()) in btif_hl_close_select_thread()
/system/bt/btif/include/
Dbtif_common.h206 int btif_is_enabled(void);