Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c955 *p_services |= BTA_HL_SERVICE_MASK; in BTA_GetEirService()
959 *p_services |= BTA_HL_SERVICE_MASK; in BTA_GetEirService()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h139 #define BTA_HL_SERVICE_MASK 0x08000000 /* Health Device Profile */ macro