Searched refs:enc_write_cmd (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluez/attrib/ |
D | gatt.c | 531 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()
|
D | att.h | 271 uint16_t enc_write_cmd(uint16_t handle, const uint8_t *value, int vlen,
|
D | att.c | 442 uint16_t enc_write_cmd(uint16_t handle, const uint8_t *value, int vlen, in enc_write_cmd() function
|