Home | History | Annotate | Download | only in dm

Lines Matching refs:services

379 **                  discovery is done if services is non zero
385 void BTA_DmSearch(tBTA_DM_INQ *p_dm_inq, tBTA_SERVICE_MASK services, tBTA_DM_SEARCH_CBACK *p_cback)
396 p_msg->services = services;
431 ** Description This function does service discovery for services of a
438 void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services,
449 p_msg->services = services;
461 ** Description This function does service discovery for services of a
477 p_msg->services = BTA_USER_SERVICE_MASK; //Not exposed at API level
1603 ** Description This function does service discovery for services of a
1604 ** peer device. When services.num_uuid is 0, it indicates all
1605 ** GATT based services are to be searched; other wise a list of
1606 ** UUID of interested services should be provided through
1633 p_msg->services = p_services->srvc_mask;
1655 ** discovery is done if services is non zero
1687 p_msg->services = p_services->srvc_mask;