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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_bgconn.c 390 btm_ble_set_conn_st (BLE_BG_CONN);
401 if (p_cb->conn_state == BLE_BG_CONN)
474 p_cb->conn_state = BLE_BG_CONN;
btm_ble_int.h 192 #define BLE_BG_CONN 2
btm_ble.c 486 if (new_param && p_ble_cb->conn_state == BLE_BG_CONN)
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 672 if (conn_st == BLE_BG_CONN)

Completed in 43 milliseconds