Searched refs:BTA_HL_SERVICE_MASK (Results 1 – 2 of 2) sorted by relevance
373 *p_services |= BTA_HL_SERVICE_MASK; in BTA_GetEirService()376 *p_services |= BTA_HL_SERVICE_MASK; in BTA_GetEirService()
130 #define BTA_HL_SERVICE_MASK 0x08000000 /* Health Device Profile */ macro