Home
last modified time | relevance | path

Searched refs:BNEP_SetProtocolFilters (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dbnep_api.h390 BNEP_API extern tBNEP_RESULT BNEP_SetProtocolFilters (UINT16 handle,
/external/bluetooth/bluedroid/stack/pan/
Dpan_api.c694 result = BNEP_SetProtocolFilters (pcb->handle, num_filters, p_start_array, p_end_array); in PAN_SetProtocolFilters()
/external/bluetooth/bluedroid/stack/bnep/
Dbnep_api.c584 tBNEP_RESULT BNEP_SetProtocolFilters (UINT16 handle, in BNEP_SetProtocolFilters() function