HomeSort by relevance Sort by last modified time
    Searched refs:BT_STATUS_NOT_READY (Results 1 - 16 of 16) sorted by null

  /system/bt/btif/src/
bluetooth.c 150 return BT_STATUS_NOT_READY;
158 return BT_STATUS_NOT_READY;
176 return BT_STATUS_NOT_READY;
185 return BT_STATUS_NOT_READY;
194 return BT_STATUS_NOT_READY;
203 return BT_STATUS_NOT_READY;
212 return BT_STATUS_NOT_READY;
221 return BT_STATUS_NOT_READY;
230 return BT_STATUS_NOT_READY;
239 return BT_STATUS_NOT_READY;
    [all...]
btif_hf.c 133 return BT_STATUS_NOT_READY;\
143 return BT_STATUS_NOT_READY;\
148 return BT_STATUS_NOT_READY;\
354 return BT_STATUS_NOT_READY;
369 return BT_STATUS_NOT_READY;
849 return BT_STATUS_NOT_READY;
932 return BT_STATUS_NOT_READY;
    [all...]
btif_core.c 662 return BT_STATUS_NOT_READY;
    [all...]
btif_hf_client.c 83 return BT_STATUS_NOT_READY;\
93 return BT_STATUS_NOT_READY;\
100 return BT_STATUS_NOT_READY;\
    [all...]
btif_util.c 473 CASE_RETURN_STR(BT_STATUS_NOT_READY)
btif_sock_rfc.c 274 return BT_STATUS_NOT_READY;
328 return BT_STATUS_NOT_READY;
btif_gatt_server.c 59 return BT_STATUS_NOT_READY;\
btif_av.c 105 return BT_STATUS_NOT_READY;\
    [all...]
btif_rc.c 80 return BT_STATUS_NOT_READY; \
520 bt_status_t status = BT_STATUS_NOT_READY;
    [all...]
btif_sock_l2cap.c 913 return BT_STATUS_NOT_READY;
    [all...]
btif_hh.c 129 return BT_STATUS_NOT_READY;\
    [all...]
btif_gatt_client.c 64 return BT_STATUS_NOT_READY;\
    [all...]
btif_hl.c 133 return BT_STATUS_NOT_READY;\
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AbstractionLayer.java 73 public static final int BT_STATUS_NOT_READY = 2;
  /system/bt/service/
logging_helpers.cpp 89 CASE_RETURN_TEXT(BT_STATUS_NOT_READY);
  /hardware/libhardware/include/hardware/
bluetooth.h 83 BT_STATUS_NOT_READY,
564 /** Read Energy info details - return value indicates BT_STATUS_SUCCESS or BT_STATUS_NOT_READY

Completed in 589 milliseconds