Lines Matching refs:BluetoothGatt

10151 Landroid/bluetooth/BluetoothGatt;-><init>(Landroid/bluetooth/IBluetoothGatt;Landroid/bluetooth/Blue…
10152 Landroid/bluetooth/BluetoothGatt;->AUTHENTICATION_MITM:I
10153 Landroid/bluetooth/BluetoothGatt;->AUTHENTICATION_NONE:I
10154 Landroid/bluetooth/BluetoothGatt;->AUTHENTICATION_NO_MITM:I
10155 Landroid/bluetooth/BluetoothGatt;->AUTH_RETRY_STATE_IDLE:I
10156 Landroid/bluetooth/BluetoothGatt;->AUTH_RETRY_STATE_MITM:I
10157 Landroid/bluetooth/BluetoothGatt;->AUTH_RETRY_STATE_NO_MITM:I
10158 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CLOSED:I
10159 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CONNECTED:I
10160 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_CONNECTING:I
10161 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_DISCONNECTING:I
10162 Landroid/bluetooth/BluetoothGatt;->CONN_STATE_IDLE:I
10163 Landroid/bluetooth/BluetoothGatt;->DBG:Z
10164 Landroid/bluetooth/BluetoothGatt;->discoverServiceByUuid(Ljava/util/UUID;)Z
10165 Landroid/bluetooth/BluetoothGatt;->getCharacteristicById(Landroid/bluetooth/BluetoothDevice;I)Landr…
10166 Landroid/bluetooth/BluetoothGatt;->getDescriptorById(Landroid/bluetooth/BluetoothDevice;I)Landroid/…
10167 Landroid/bluetooth/BluetoothGatt;->getService(Landroid/bluetooth/BluetoothDevice;Ljava/util/UUID;I)…
10168 Landroid/bluetooth/BluetoothGatt;->mBluetoothGattCallback:Landroid/bluetooth/IBluetoothGattCallback;
10169 Landroid/bluetooth/BluetoothGatt;->mConnState:I
10170 Landroid/bluetooth/BluetoothGatt;->mDevice:Landroid/bluetooth/BluetoothDevice;
10171 Landroid/bluetooth/BluetoothGatt;->mHandler:Landroid/os/Handler;
10172 Landroid/bluetooth/BluetoothGatt;->mOpportunistic:Z
10173 Landroid/bluetooth/BluetoothGatt;->mPhy:I
10174 Landroid/bluetooth/BluetoothGatt;->mServices:Ljava/util/List;
10175 Landroid/bluetooth/BluetoothGatt;->mStateLock:Ljava/lang/Object;
10176 Landroid/bluetooth/BluetoothGatt;->readUsingCharacteristicUuid(Ljava/util/UUID;II)Z
10177 Landroid/bluetooth/BluetoothGatt;->registerApp(Landroid/bluetooth/BluetoothGattCallback;Landroid/os…
10178 Landroid/bluetooth/BluetoothGatt;->requestLeConnectionUpdate(IIIIII)Z
10179 Landroid/bluetooth/BluetoothGatt;->runOrQueueCallback(Ljava/lang/Runnable;)V
10180 Landroid/bluetooth/BluetoothGatt;->TAG:Ljava/lang/String;
10181 Landroid/bluetooth/BluetoothGatt;->VDBG:Z
10182 Landroid/bluetooth/BluetoothGattCallback;->onConnectionUpdated(Landroid/bluetooth/BluetoothGatt;III…