Home
last modified time | relevance | path

Searched refs:ESP_BLE_APPEARANCE_GENERIC_WATCH (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs_demo.c336 esp_ble_gap_config_local_icon (ESP_BLE_APPEARANCE_GENERIC_WATCH); in gattc_profile_event_handler()
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/include/api/
Desp_gap_ble_api.h80 #define ESP_BLE_APPEARANCE_GENERIC_WATCH 0x00C0 /* relate to BTM_BLE_APPEARANCE_GENERIC_W… macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/api/
Desp_gap_ble_api.c253 case ESP_BLE_APPEARANCE_GENERIC_WATCH: in esp_ble_gap_config_local_icon()