Home
last modified time | relevance | path

Searched refs:enc_write_cmd (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluez/attrib/
Dgatt.c531 plen = enc_write_cmd(handle, value, vlen, buf, buflen); in gatt_write_char()
574 plen = enc_write_cmd(handle, value, vlen, buf, buflen); in gatt_write_cmd()
Datt.h271 uint16_t enc_write_cmd(uint16_t handle, const uint8_t *value, int vlen,
Datt.c442 uint16_t enc_write_cmd(uint16_t handle, const uint8_t *value, int vlen, in enc_write_cmd() function