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