#ifndef __BLE_CLIENT_H #define __BLE_CLIENT_H void ble_client_init(void); #endif