Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_gap.c2385 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
2390 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
2396 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
2402 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
2406 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
2410 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
2417 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
/system/bt/stack/include/
Dbtm_api.h374 #define BTM_COD_MAJOR_HEALTH 0x09 macro