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

  /external/bluetooth/bluez/attrib/
gatt.h 38 guint gatt_write_char(GAttrib *attrib, uint16_t handle, uint8_t *value,
interactive.c 602 gatt_write_char(attrib, handle, value, plen,
605 gatt_write_char(attrib, handle, value, plen, NULL, NULL);
gatttool.c 402 gatt_write_char(attrib, opt_handle, value, len, char_write_req_cb,
gatt.c 520 guint gatt_write_char(GAttrib *attrib, uint16_t handle, uint8_t *value, function

Completed in 32 milliseconds