OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btu_hcif_process_event
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
btu.h
297
BTU_API extern void
btu_hcif_process_event
(UINT8 controller_id, BT_HDR *p_buf);
/external/bluetooth/bluedroid/stack/btu/
btu_task.c
255
btu_hcif_process_event
((UINT8)(p_msg->event & BT_SUB_EVT_MASK), p_msg);
btu_hcif.c
219
** Function
btu_hcif_process_event
227
void
btu_hcif_process_event
(UINT8 controller_id, BT_HDR *p_msg)
function
[
all
...]
Completed in 7513 milliseconds