Searched refs:ESP_GATTS_STOP_EVT (Results 1 – 12 of 12) sorted by relevance
41 ESP_GATTS_STOP_EVT = 13, /*!< When stop service complete, the event comes */ enumerator
170 case ESP_GATTS_STOP_EVT: in gatts_profile_event_handler()
375 case ESP_GATTS_STOP_EVT: in gatts_profile_a_event_handler()520 case ESP_GATTS_STOP_EVT: in gatts_profile_b_event_handler()
462 case ESP_GATTS_STOP_EVT: in gatts_profile_a_event_handler()619 case ESP_GATTS_STOP_EVT: in gatts_profile_b_event_handler()
427 case ESP_GATTS_STOP_EVT: in gatts_profile_event_handler()
381 case ESP_GATTS_STOP_EVT: in gatts_profile_event_handler()
298 case ESP_GATTS_STOP_EVT: in gatts_profile_a_event_handler()
474 case ESP_GATTS_STOP_EVT: in gatts_profile_event_handler()
577 case ESP_GATTS_STOP_EVT: in gatts_profile_event_handler()
530 case ESP_GATTS_STOP_EVT: in gatts_profile_a_event_handler()
865 case ESP_GATTS_STOP_EVT: in gatts_profile_b_event_handler()
890 btc_gatts_cb_to_app(ESP_GATTS_STOP_EVT, gatts_if, ¶m); in btc_gatts_cb_handler()