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