Home
last modified time | relevance | path

Searched refs:BTA_HL_SERVICE_MASK (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/dm/
Dbta_dm_api.cc524 *p_services |= BTA_HL_SERVICE_MASK; in BTA_GetEirService()
527 *p_services |= BTA_HL_SERVICE_MASK; in BTA_GetEirService()
/system/bt/bta/include/
Dbta_api.h132 #define BTA_HL_SERVICE_MASK 0x08000000 /* Health Device Profile */ macro