HomeSort by relevance Sort by last modified time
    Searched full:need_rsp (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/include/hardware/
bt_gatt_server.h 95 bool need_rsp, bool is_prep, uint8_t* value);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_server.c 308 p_data->req_data.p_data->write_req.need_rsp,
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 559 bool need_rsp, bool is_prep, uint8_t* value)
574 offset, length, need_rsp, is_prep, val);
    [all...]
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 442 if (!p_data->write_req.need_rsp)
  /external/bluetooth/bluedroid/stack/include/
gatt_api.h 350 BOOLEAN need_rsp; /* need write response */ member in struct:__anon3331
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_sr.c     [all...]

Completed in 401 milliseconds