Searched refs:APP_PRINT_INFO4 (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_central/ |
A D | ble_central_client_app.c | 157 …APP_PRINT_INFO4("ble_central_app_handle_conn_state_evt: conn_id %d, conn_state(%d -> %d), disc_cau… in ble_central_app_handle_conn_state_evt() 279 …APP_PRINT_INFO4("ble_central_app_handle_conn_param_update_evt update success:conn_id %d, conn_inte… in ble_central_app_handle_conn_param_update_evt() 513 APP_PRINT_INFO4("GAP_ADTYPE_128BIT_XXX: 0x%8.8x%8.8x%8.8x%8.8x", in ble_central_app_parse_scan_info() 679 APP_PRINT_INFO4("ALL SRV UUID16[%d]: service range: 0x%x-0x%x, uuid16 0x%x", in ble_central_gcs_handle_discovery_result() 689 APP_PRINT_INFO4("ALL SRV UUID128[%d]: service range: 0x%x-0x%x, service=<%b>", in ble_central_gcs_handle_discovery_result()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/src/vendor_cmd/ |
A D | vendor_cmd.c | 152 … APP_PRINT_INFO4("GAP_MSG_VENDOR_CMD_RSP: command 0x%x, cause 0x%x, is_cmpl_evt %d, param_len %d", in app_gap_vendor_callback()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/src/ble/profile/server/ |
A D | simple_ble_service.c | 291 …APP_PRINT_INFO4("simple_write_post_callback: conn_id %d, service_id %d, attrib_index 0x%x, length … in simple_write_post_callback()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_peripheral/ |
A D | peripheral_app.c | 140 …APP_PRINT_INFO4("app_handle_conn_state_evt: conn_id %d old_state %d new_state %d, disc_cause 0x%x", in app_handle_conn_state_evt()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/ |
A D | bt_config_peripheral_app.c | 193 …APP_PRINT_INFO4("bt_config_app_handle_conn_state_evt: conn_id %d old_state %d new_state %d, disc_c… in bt_config_app_handle_conn_state_evt()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/platform/ |
A D | trace_app.h | 92 #define APP_PRINT_INFO4(fmt, arg0, arg1, arg2, arg3) \ macro
|
Completed in 14 milliseconds