Searched refs:dec_write_cmd (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluez/attrib/ |
D | att.h | 273 uint16_t dec_write_cmd(const uint8_t *pdu, int len, uint16_t *handle,
|
D | att.c | 467 uint16_t dec_write_cmd(const uint8_t *pdu, int len, uint16_t *handle, in dec_write_cmd() function
|
/external/bluetooth/bluez/src/ |
D | attrib-server.c | 880 length = dec_write_cmd(ipdu, len, &start, value, &vlen); in channel_handler()
|