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