HomeSort by relevance Sort by last modified time
    Searched refs:GAP_GetFirstInquiryResult (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/gap/
gap_api.c 586 ** Function GAP_GetFirstInquiryResult
596 UINT16 GAP_GetFirstInquiryResult(tGAP_INQ_RESULTS *p_results)
659 return (GAP_GetFirstInquiryResult(p_results));
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 331 ** Function GAP_GetFirstInquiryResult
339 GAP_API extern UINT16 GAP_GetFirstInquiryResult(tGAP_INQ_RESULTS *p_results);
    [all...]

Completed in 32 milliseconds