Lines Matching refs:services
210 /* Check EIR for remote name and services */
955 /* TODO: Services? */
968 tBTA_SERVICE_MASK services = 0;
992 /* Check EIR for remote name and services */
995 BTA_GetEirService(p_search_data->inq_res.p_eir, &services);
996 BTIF_TRACE_DEBUG2("%s()EIR BTA services = %08X", __FUNCTION__, (UINT32)services);
1089 ** Description Executes search services event in btif context
1103 bt_uuid_t uuid_arr[BT_MAX_NUM_UUIDS]; /* Max 32 services */
1111 BTIF_TRACE_DEBUG3("%s:(result=0x%x, services 0x%x)", __FUNCTION__,
1112 p_data->disc_res.result, p_data->disc_res.services);
1153 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret);
1167 BTIF_TRACE_DEBUG2("%s:, services 0x%x)", __FUNCTION__,
1201 ASSERTC(ret == BT_STATUS_SUCCESS, "storing remote services failed", ret);
1213 ASSERTC(0, "unhandled search services event", event);
1245 BTIF_TRACE_DEBUG3("%s:(result=0x%x, services 0x%x)", __FUNCTION__,
1246 p_data->disc_res.result, p_data->disc_res.services);
1252 p_data->disc_res.services &= ~BTA_USER_SERVICE_MASK;
1315 /* for each of the enabled services in the mask, trigger the profile
1341 /* for each of the enabled services in the mask, trigger the profile
1739 ** Description Switches context from BTE to BTIF for DM search services
1799 tBTA_SERVICE_MASK services = 0;
1827 BTA_DmSearch(&inq_params, services, bte_search_devices_evt);
2097 ** Description Start SDP to get remote services