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

  /hardware/libhardware/include/hardware/
bt_gatt_server.h 95 bool need_rsp, bool is_prep, uint8_t* value);
  /system/bt/test/suite/support/
gatt.c 220 void btgatts_request_write_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int attr_handle, int offset, int length, bool need_rsp, bool is_prep, uint8_t* value) {
callbacks.c 69 void btgatts_request_write_cb(int conn_id, int trans_id, bt_bdaddr_t *bda, int attr_handle, int offset, int length, bool need_rsp, bool is_prep, uint8_t* value);
  /system/bt/stack/include/
gatt_api.h 358 BOOLEAN is_prep; /* is prepare write */ member in struct:__anon69619
    [all...]
  /system/bt/btif/src/
btif_gatt_server.c 309 p_data->req_data.p_data->write_req.is_prep,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 753 bool need_rsp, bool is_prep, uint8_t* value)
768 offset, length, need_rsp, is_prep, val);
    [all...]
  /system/bt/stack/gatt/
gatt_sr.c     [all...]

Completed in 207 milliseconds