Searched refs:blufi_profile_cb (Results 1 – 1 of 1) sorted by relevance
85 static void blufi_profile_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data);102 BTA_GATTS_AppRegister(&blufi_app_uuid, blufi_profile_cb); in esp_blufi_init()106 static void blufi_profile_cb(tBTA_GATTS_EVT event, tBTA_GATTS *p_data) in blufi_profile_cb() function