HomeSort by relevance Sort by last modified time
    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 694 result = BNEP_SetProtocolFilters (pcb->handle, num_filters, p_start_array, p_end_array);

Completed in 186 milliseconds