Searched refs:esp_bt_gap_cb_event_t (Results 1 – 3 of 3) sorted by relevance
274 } esp_bt_gap_cb_event_t; typedef468 typedef void (* esp_bt_gap_cb_t)(esp_bt_gap_cb_event_t event, esp_bt_gap_cb_param_t *param);
35 static inline void btc_gap_bt_cb_to_app(esp_bt_gap_cb_event_t event, esp_bt_gap_cb_param_t *param) in btc_gap_bt_cb_to_app()
698 esp_bt_gap_cb_event_t event = ESP_BT_GAP_EVT_MAX; in btc_dm_acl_link_stat()