OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BNEP_SetProtocolFilters
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/include/
bnep_api.h
375
** Function
BNEP_SetProtocolFilters
390
BNEP_API extern tBNEP_RESULT
BNEP_SetProtocolFilters
(UINT16 handle,
/external/bluetooth/bluedroid/stack/bnep/
bnep_api.c
569
** Function
BNEP_SetProtocolFilters
584
tBNEP_RESULT
BNEP_SetProtocolFilters
(UINT16 handle,
/external/bluetooth/bluedroid/stack/pan/
pan_api.c
746
result =
BNEP_SetProtocolFilters
(pcb->handle, num_filters, p_start_array, p_end_array);
Completed in 84 milliseconds