#include "include.h" AT(.text.ble) uint ble_get_adv_data_hook(u8 *buf) { uint data_len = 0; return data_len; }