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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 633 ** write_type - type of write.
642 tBTA_GATTC_WRITE_TYPE write_type,
660 p_buf->write_type = write_type;
681 ** write_type - write type.
689 tBTA_GATTC_WRITE_TYPE write_type,
710 p_buf->write_type = write_type;
757 p_buf->write_type = BTA_GATTC_WRITE_PREPARE;
    [all...]
bta_gattc_int.h 137 tBTA_GATTC_WRITE_TYPE write_type; member in struct:__anon2506
bta_gattc_act.c     [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c 115 uint8_t write_type; member in struct:__anon2938
653 p_cb->write_type,
668 p_cb->write_type, &descr_val,
873 btgatt_char_id_t* char_id, int write_type,
880 btif_cb.write_type = (uint8_t) write_type;
891 int write_type, int len, int auth_req,
898 btif_cb.write_type = (uint8_t) write_type;
    [all...]
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 233 int write_type, int len, int auth_req,
244 bt_uuid_t *descr_id, int write_type, int len,
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]
  /external/kernel-headers/original/linux/
cdrom.h 1074 __u8 write_type : 4; member in struct:__anon9652
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java     [all...]

Completed in 2467 milliseconds