Searched refs:ESP_GATTS_SET_ATTR_VAL_EVT (Results 1 – 3 of 3) sorted by relevance
52 …ESP_GATTS_SET_ATTR_VAL_EVT = 23, /*!< When gatt set attr value complete, the event com… enumerator
414 case ESP_GATTS_SET_ATTR_VAL_EVT: { in bat_event_handler()582 case ESP_GATTS_SET_ATTR_VAL_EVT: { in hid_event_handler()
949 btc_gatts_cb_to_app(ESP_GATTS_SET_ATTR_VAL_EVT, gatts_if, ¶m); in btc_gatts_cb_handler()