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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 296 if (p_cb->conn_state == BLE_CONN_IDLE && btm_ble_count_unconn_dev_in_whitelist() > 0)
334 p_cb->conn_state = BLE_CONN_IDLE;
btm_ble_int.h 190 #define BLE_CONN_IDLE 0
btm_ble_gap.c     [all...]
btm_devctl.c 651 btm_cb.ble_ctr_cb.conn_state = BLE_CONN_IDLE;
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 76 btm_ble_set_conn_st (BLE_CONN_IDLE);
594 if (conn_st == BLE_CONN_IDLE)

Completed in 23 milliseconds