OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enc_read_req
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/attrib/
att.h
282
uint16_t
enc_read_req
(uint16_t handle, uint8_t *pdu, int len);
gatt.c
505
plen =
enc_read_req
(handle, buf, buflen);
att.c
562
uint16_t
enc_read_req
(uint16_t handle, uint8_t *pdu, int len)
function
Completed in 21 milliseconds