Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/include/
Dbutton_pro.h22 #define ATT_CHAR_BUTTON_WIT 0xFF01 macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c109 uuid.uu.uuid16 = ATT_CHAR_BUTTON_WIT; in button_profile_cb()
125 if (p_data->add_result.char_uuid.uu.uuid16 == ATT_CHAR_BUTTON_WIT) { in button_profile_cb()