OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:userial_read
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/hci/src/
userial_mct.c
290
** Function
userial_read
298
uint16_t
userial_read
(uint16_t msg_id, uint8_t *p_buffer, uint16_t len)
function
305
ALOGW( "
userial_read
: read() returned %d!", ret);
userial.c
200
prctl(PR_SET_NAME, (unsigned long)"
userial_read
", 0, 0, 0);
318
uint16_t
userial_read
(uint16_t msg_id, uint8_t *p_buffer, uint16_t len)
function
Completed in 336 milliseconds