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 585 ** Function GAP_GetFirstInquiryResult
595 UINT16 GAP_GetFirstInquiryResult(tGAP_INQ_RESULTS *p_results)
658 return (GAP_GetFirstInquiryResult(p_results));
    [all...]
  /external/bluetooth/bluedroid/stack/include/
gap_api.h 336 ** Function GAP_GetFirstInquiryResult
344 GAP_API extern UINT16 GAP_GetFirstInquiryResult(tGAP_INQ_RESULTS *p_results);
    [all...]

Completed in 28 milliseconds