Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3218 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
3223 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
3229 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
3235 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
3239 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
3243 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
3250 dev_class[1] = BTM_COD_MAJOR_HEALTH; in btm_ble_appearance_to_cod()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h421 #define BTM_COD_MAJOR_HEALTH 0x09 macro