Searched refs:ESP_GATTS_WRITE_EVT (Results 1 – 21 of 21) sorted by relevance
40 I (5152) GATTS_SPP_DEMO: ESP_GATTS_WRITE_EVT : handle = 543 I (5242) GATTS_SPP_DEMO: ESP_GATTS_WRITE_EVT : handle = 1048 I (27652) GATTS_SPP_DEMO: ESP_GATTS_WRITE_EVT : handle = 2
68 …The server will receive this data in the ESP_GATTS_WRITE_EVT event and send data to the Uart termi…70 case ESP_GATTS_WRITE_EVT:145 I (5152) GATTS_SPP_DEMO: ESP_GATTS_WRITE_EVT : handle = 5148 I (5242) GATTS_SPP_DEMO: ESP_GATTS_WRITE_EVT : handle = 10153 I (27652) GATTS_SPP_DEMO: ESP_GATTS_WRITE_EVT : handle = 2
30 …ESP_GATTS_WRITE_EVT = 2, /*!< When gatt client request write operation, the ev… enumerator
85 case ESP_GATTS_WRITE_EVT: in airsync_profile_cb()
96 case ESP_GATTS_WRITE_EVT: in button_profile_cb()
115 case ESP_GATTS_WRITE_EVT: in gatts_profile_event_handler()
279 case ESP_GATTS_WRITE_EVT: { in gatts_profile_a_event_handler()427 case ESP_GATTS_WRITE_EVT: { in gatts_profile_b_event_handler()
354 case ESP_GATTS_WRITE_EVT: { in gatts_profile_a_event_handler()526 case ESP_GATTS_WRITE_EVT: { in gatts_profile_b_event_handler()
411 case ESP_GATTS_WRITE_EVT: in gatts_profile_event_handler()
365 case ESP_GATTS_WRITE_EVT: in gatts_profile_event_handler()
193 case ESP_GATTS_WRITE_EVT: { in gatts_profile_a_event_handler()
637 case ESP_GATTS_WRITE_EVT: { in gatts_profile_a_event_handler()775 case ESP_GATTS_WRITE_EVT: { in gatts_profile_b_event_handler()
383 case ESP_GATTS_WRITE_EVT: in gatts_profile_event_handler()
186 case ESP_GATTS_WRITE_EVT: { in bas_gatts_callback()
407 case ESP_GATTS_WRITE_EVT: { in bat_event_handler()511 case ESP_GATTS_WRITE_EVT: { in hid_event_handler()
509 case ESP_GATTS_WRITE_EVT: { in gatts_profile_event_handler()
504 case ESP_GATTS_WRITE_EVT: in gatts_profile_event_handler()
595 case ESP_GATTS_WRITE_EVT: { in esp_hidd_prf_cb_hdl()
394 case ESP_GATTS_WRITE_EVT: { in gatts_profile_a_event_handler()
797 btc_gatts_cb_to_app(ESP_GATTS_WRITE_EVT, gatts_if, ¶m); in btc_gatts_cb_handler()
698 The write events are represented by the `ESP_GATTS_WRITE_EVT` event, which has the following parame…717 case ESP_GATTS_WRITE_EVT: {