Home
last modified time | relevance | path

Searched refs:appearance (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/
Desp_blufi.c52 .appearance = 0x00,
/hal_espressif-latest/components/bt/host/bluedroid/
DKconfig.in238 bool "Allow to write appearance by GATT clients"
242 Enabling this option allows remote GATT clients to write appearance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c204 if (p_adv_data->appearance != 0) { in btc_to_bta_adv_data()
206 bta_adv_data->appearance = p_adv_data->appearance; in btc_to_bta_adv_data()
/hal_espressif-latest/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h440 int appearance; /*!< External appearance of device */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c2251 UINT16_TO_STREAM(p, p_data->appearance); in btm_ble_build_adv_data()
3199 static void btm_ble_appearance_to_cod(UINT16 appearance, UINT8 *dev_class) in btm_ble_appearance_to_cod() argument
3203 switch (appearance) { in btm_ble_appearance_to_cod()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h473 UINT16 appearance; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h411 UINT16 appearance; /* appearance data */ member
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in277 hex "External appearance of the device"