HomeSort by relevance Sort by last modified time
    Searched refs:GATT_SUCCESS (Results 1 - 25 of 29) sorted by null

1 2

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleClientService.java 317 if (status == BluetoothGatt.GATT_SUCCESS) {
328 if ((status == BluetoothGatt.GATT_SUCCESS) &&
337 if ((status == BluetoothGatt.GATT_SUCCESS) &&
349 if ((status == BluetoothGatt.GATT_SUCCESS) &&
365 if ((status == BluetoothGatt.GATT_SUCCESS) &&
374 if ((status == BluetoothGatt.GATT_SUCCESS) &&
382 if (status == BluetoothGatt.GATT_SUCCESS) notifyReliableWriteCompleted();
387 if (status == BluetoothGatt.GATT_SUCCESS) notifyReadRemoteRssi(rssi);
BleServerService.java 270 if (status == BluetoothGatt.GATT_SUCCESS) {
286 if (status == BluetoothGatt.GATT_SUCCESS) notifyServiceAdded();
299 mGattServer.sendResponse(device, requestId, BluetoothGatt.GATT_SUCCESS, 0,
319 mGattServer.sendResponse(device, requestId, BluetoothGatt.GATT_SUCCESS, 0, null);
333 mGattServer.sendResponse(device, requestId, BluetoothGatt.GATT_SUCCESS, 0,
352 mGattServer.sendResponse(device, requestId, BluetoothGatt.GATT_SUCCESS, 0, null);
365 mGattServer.sendResponse(device, requestId, BluetoothGatt.GATT_SUCCESS, 0, null);
  /external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c 145 if (status == GATT_SUCCESS)
265 tGATT_STATUS ret_code = GATT_SUCCESS;
276 return(GATT_SUCCESS);
280 if (op_code == GATT_REQ_PREPARE_WRITE && status == GATT_SUCCESS)
283 if (op_code == GATT_REQ_EXEC_WRITE && status != GATT_SUCCESS)
289 && status == GATT_SUCCESS)
303 if ( (p_tcb->sr_cmd.status == GATT_SUCCESS) && (p_tcb->sr_cmd.p_rsp_msg) )
401 tGATT_STATUS err = GATT_SUCCESS;
440 != GATT_SUCCESS)
463 if (err == GATT_SUCCESS)
    [all...]
gatt_cl.c 118 if (st != GATT_SUCCESS && st != GATT_CMD_STARTED)
124 gatt_end_operation(p_clcb, GATT_SUCCESS, NULL);
209 if ( op_code == 0 || (rt != GATT_SUCCESS && rt != GATT_CMD_STARTED))
227 UINT8 rt = GATT_SUCCESS, op_code = 0;
278 if ((rt != GATT_SUCCESS && rt != GATT_CMD_STARTED && rt != GATT_CONGESTED)
281 if (rt != GATT_SUCCESS)
305 if (rt != GATT_SUCCESS)
340 p_clcb->status = GATT_SUCCESS;
366 UINT8 rt = GATT_SUCCESS;
396 if (rt != GATT_SUCCESS && rt != GATT_CMD_STARTED
    [all...]
gatt_api.c 461 ** return GATT_SUCCESS if sucessfully started; otherwise error code.
546 return GATT_SUCCESS;
593 ** Returns GATT_SUCCESS if sucessfully sent or queued; otherwise error code.
630 cmd_status = GATT_SUCCESS;
644 if (cmd_status == GATT_SUCCESS || cmd_status == GATT_CONGESTED)
665 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
716 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
770 ** Returns GATT_SUCCESS if command started successfully.
823 ** Returns GATT_SUCCESS if command received/sent successfully.
829 tGATT_STATUS status = GATT_SUCCESS;
    [all...]
gatt_db.c 184 return GATT_SUCCESS;
229 if (status != GATT_SUCCESS)
249 status = GATT_SUCCESS;
275 status = GATT_SUCCESS;
295 status = GATT_SUCCESS;
389 else if (status == GATT_SUCCESS)
857 status = GATT_SUCCESS;
    [all...]
att_protocol.c 376 return GATT_SUCCESS;
450 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
475 ** Returns GATT_SUCCESS if command sent
483 tGATT_STATUS att_ret = GATT_SUCCESS;
494 if (att_ret == GATT_CONGESTED || att_ret == GATT_SUCCESS)
529 ** Returns GATT_SUCCESS if sucessfully sent; otherwise error code.
  /external/bluetooth/bluedroid/stack/include/
srvc_api.h 26 #define DIS_SUCCESS GATT_SUCCESS
gatt_api.h 28 #define GATT_SUCCESS 0x00
61 #define GATT_ENCRYPED_MITM GATT_SUCCESS
827 ** return GATT_SUCCESS if sucessfully started; otherwise error code.
    [all...]
  /developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 94 if (status == BluetoothGatt.GATT_SUCCESS) {
105 if (status == BluetoothGatt.GATT_SUCCESS) {
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/java/com/example/android/bluetoothlegatt/
BluetoothLeService.java 94 if (status == BluetoothGatt.GATT_SUCCESS) {
105 if (status == BluetoothGatt.GATT_SUCCESS) {
  /development/samples/browseable/BluetoothLeGatt/src/com.example.android.bluetoothlegatt/
BluetoothLeService.java 94 if (status == BluetoothGatt.GATT_SUCCESS) {
105 if (status == BluetoothGatt.GATT_SUCCESS) {
  /external/bluetooth/bluedroid/stack/srvc/
srvc_dis.c 133 st = GATT_SUCCESS;
246 if (GATTC_Read(conn_id, GATT_READ_BY_TYPE, &param) == GATT_SUCCESS)
282 if (p_data != NULL && status == GATT_SUCCESS)
srvc_battery.c 290 if (status != GATT_SUCCESS)
srvc_eng.c 455 return GATT_SUCCESS;
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 270 return GATT_SUCCESS;
619 if (status != GATT_SUCCESS)
676 if (GATTC_Read(p_clcb->conn_id, GATT_READ_BY_TYPE, &param) != GATT_SUCCESS)
  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_act.c 566 p_msg->api_start.transport) == GATT_SUCCESS)
621 (tGATTS_RSP *)p_msg->api_rsp.p_rsp) != GATT_SUCCESS)
680 if ((status != GATT_SUCCESS || !p_msg->api_indicate.need_confirm) &&
793 if (GATT_Disconnect(p_msg->hdr.layer_specific) != GATT_SUCCESS)
bta_gattc_cache.c     [all...]
bta_gattc_act.c 924 if (status != GATT_SUCCESS && status != GATT_CMD_STARTED)
    [all...]
  /frameworks/base/core/java/android/bluetooth/le/
BluetoothLeAdvertiser.java 308 if (status == BluetoothGatt.GATT_SUCCESS) {
BluetoothLeScanner.java 296 if (status == BluetoothGatt.GATT_SUCCESS) {
  /frameworks/base/core/java/android/bluetooth/
BluetoothGatt.java 65 public static final int GATT_SUCCESS = 0;
151 if (status != GATT_SUCCESS) {
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 60 #define BTA_GATT_OK GATT_SUCCESS
93 #define BTA_GATT_ENCRYPED_MITM GATT_ENCRYPED_MITM /* GATT_SUCCESS */
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 649 (status==BluetoothGatt.GATT_SUCCESS), address);
    [all...]
  /external/robolectric/lib/main/
android.jar 

Completed in 312 milliseconds

1 2