Searched refs:BTM_EIR_HAS_SERVICE (Results 1 – 2 of 2) sorted by relevance
3029 return( BTM_EIR_HAS_SERVICE( p_eir_uuid, service_id )); in BTM_HasEirService()3140 if( BTM_EIR_HAS_SERVICE( p_eir_uuid, service_index )) in BTM_GetEirSupportedServices()
551 #define BTM_EIR_HAS_SERVICE(p, service) ((((UINT32 *)(p))[(((UINT32)(service)) / BTM_EIR_ARRAY_BIT… macro