Searched refs:BLE_IF_PRINTF (Results 1 – 3 of 3) sorted by relevance
/device/soc/winnermicro/hals/communication/bt_lite/ble/source/ |
D | ble_util.h | 33 #define BLE_IF_PRINTF(fmt, ...) \ macro 40 #define BLE_IF_PRINTF(param, ...) macro
|
D | nble.c | 84 BLE_IF_PRINTF("init base application\r\n"); in app_adapter_state_changed_callback() 87 BLE_IF_PRINTF("deinit base application\r\n"); in app_adapter_state_changed_callback() 204 BLE_IF_PRINTF("error determining address type; rc=%d\r\n", rc); in ble_server_start_adv() 247 BLE_IF_PRINTF("Starting advertising failed, rc=%d\r\n", rc); in ble_server_start_adv() 745 BLE_IF_PRINTF("error determining address type; rc=%d\r\n", rc); in BleStartAdvEx() 788 BLE_IF_PRINTF("Starting advertising failed, rc=%d\r\n", rc); in BleStartAdvEx() 812 BLE_IF_PRINTF("!!!BleGattsStartServiceEx failed!!! rc=%d\r\n", rc); in BleGattsStartServiceEx()
|
D | nble_server.c | 459 BLE_IF_PRINTF("ERROR, LIST ERROR\r\n"); in ble_server_start_service()
|