Lines Matching refs:services
371 ** discovery is done if services is non zero
377 void BTA_DmSearch(tBTA_DM_INQ *p_dm_inq, tBTA_SERVICE_MASK services, tBTA_DM_SEARCH_CBACK *p_cback)
388 p_msg->services = services;
423 ** Description This function does service discovery for services of a
430 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services,
441 p_msg->services = services;
453 ** Description This function does service discovery for services of a
469 p_msg->services = BTA_USER_SERVICE_MASK; //Not exposed at API level
1826 p_msg->services = p_services->srvc_mask;
1845 ** for services of a
1846 ** peer device. When services.num_uuid is 0, it indicates all
1847 ** GATT based services are to be searched; otherwise a list of
1848 ** UUID of interested services should be provided through
1852 ** p_services :bit mask of the list of services to be discovered
1854 ** sdp_search: if TRUE SDP search will be initiated, else services present in
1873 ** Description This function does service discovery for services of a
1874 ** peer device. When services.num_uuid is 0, it indicates all
1875 ** GATT based services are to be searched; other wise a list of
1876 ** UUID of interested services should be provided through
1880 ** p_services :bit mask of the list of services to be discovered
1882 ** sdp_search: if TRUE SDP search will be initiated, else services present in
1901 ** discovery is done if services is non zero
1933 p_msg->services = p_services->srvc_mask;