Searched defs:tBTA_SERVICE_MASK (Results 1 - 1 of 1) sorted by relevance

/system/bt/bta/include/
H A Dbta_api.h150 typedef UINT32 tBTA_SERVICE_MASK; typedef
155 tBTA_SERVICE_MASK srvc_mask;
1026 tBTA_SERVICE_MASK services; /* Services found on peer device. */
1416 extern void BTA_DmSearch(tBTA_DM_INQ *p_dm_inq, tBTA_SERVICE_MASK services,
1443 extern void BTA_DmDiscover(BD_ADDR bd_addr, tBTA_SERVICE_MASK services,
1568 LINK_KEY link_key, tBTA_SERVICE_MASK trusted_mask,
1599 extern void BTA_GetEirService( UINT8 *p_eir, tBTA_SERVICE_MASK *p_services );

Completed in 104 milliseconds