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.cc1432 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
1437 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
1443 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
1449 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
1453 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
1457 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
1464 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
/system/bt/stack/include/
Dbtm_api_types.h250 #define BTM_COD_MAJOR_HEALTH 0x09 macro