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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 51 if (btm_ble_get_conn_st() == BLE_CONN_IDLE)
599 if (conn_st == BLE_CONN_IDLE)
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 190 #define BLE_CONN_IDLE 0
btm_ble_bgconn.c 365 if (p_cb->conn_state == BLE_CONN_IDLE && btm_ble_count_unconn_dev_in_whitelist() > 0)
btm_devctl.c 648 btm_cb.ble_ctr_cb.conn_state = BLE_CONN_IDLE;
    [all...]
btm_ble.c     [all...]
btm_ble_gap.c     [all...]

Completed in 95 milliseconds