Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/include/
Dbutton_pro.h23 #define ATT_CHAR_BUTTON_NTF 0xFF02 macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/esp/ble_button/
Dbutton_pro.c126 uuid.uu.uuid16 = ATT_CHAR_BUTTON_NTF; in button_profile_cb()
134 …} else if (p_data->add_result.char_uuid.uu.uuid16 == ATT_CHAR_BUTTON_NTF) { // add the gattc confi… in button_profile_cb()