Lines Matching refs:results
180 BCM_STRNCPY_S ((char *)gap_cb.findaddr_cb.results.devname, sizeof(gap_cb.findaddr_cb.results.devname), (char *)devname, BTM_MAX_REM_BD_NAME_LEN);
183 gap_cb.findaddr_cb.results.devname[BTM_MAX_REM_BD_NAME_LEN] = 0;
189 /* convert the error code into a GAP code and check the results for any errors */
414 /* convert the error code into a GAP code and check the results for any errors */
494 /* convert the error code into a GAP code and check the results for any errors */
589 ** Parameters: p_results - pointer to the inquiry results
603 memcpy(p_results, &gap_cb.cur_inqptr->results, sizeof(tBTM_INQ_RESULTS));
605 ptr = (UINT8 *)gap_cb.cur_inqptr->results.remote_bd_addr;
625 ** Parameters: p_results - pointer to the inquiry results
641 memcpy(p_results, &gap_cb.cur_inqptr->results,
644 ptr = (UINT8 *)gap_cb.cur_inqptr->results.remote_bd_addr;