Searched refs:APP_PRINT_INFO5 (Results 1 – 4 of 4) 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 | 618 …APP_PRINT_INFO5("GAP_MSG_LE_SCAN_INFO:adv_type 0x%x, bd_addr %s, remote_addr_type %d, rssi %d, dat… in ble_central_app_gap_callback() 641 …APP_PRINT_INFO5("GAP_MSG_LE_CONN_UPDATE_IND: conn_id %d, conn_interval_max 0x%x, conn_interval_min… in ble_central_app_gap_callback() 779 …APP_PRINT_INFO5("CHAR UUID16[%d]: decl_handle 0x%x, properties 0x%x, value_handle 0x%x, uuid16 0x%… in ble_central_gcs_handle_discovery_result() 784 … APP_PRINT_INFO5("properties:indicate %d, read %d, write cmd %d, write %d, notify %d\r\n", in ble_central_gcs_handle_discovery_result() 807 … APP_PRINT_INFO5("CHAR UUID128[%d]: decl hndl=0x%x, prop=0x%x, value hndl=0x%x, uuid128=<%b>", in ble_central_gcs_handle_discovery_result() 812 … APP_PRINT_INFO5("properties:indicate %d, read %d, write cmd %d, write %d, notify %d", in ble_central_gcs_handle_discovery_result() 854 …APP_PRINT_INFO5("UUID16 CHAR[%d]: Characteristics by uuid16, decl hndl=0x%x, prop=0x%x, value hndl… in ble_central_gcs_handle_discovery_result() 859 … APP_PRINT_INFO5("properties:indicate %d, read %d, write cmd %d, write %d, notify %d", in ble_central_gcs_handle_discovery_result() 902 …APP_PRINT_INFO5("UUID128 CHAR[%d]: Characteristics by uuid128, decl hndl=0x%x, prop=0x%x, value hn… in ble_central_gcs_handle_discovery_result() 907 … APP_PRINT_INFO5("properties:indicate %d, read %d, write cmd %d, write %d, notify %d", in ble_central_gcs_handle_discovery_result()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/ble_peripheral/ |
A D | peripheral_app.c | 168 …APP_PRINT_INFO5("GAP_CONN_STATE_CONNECTED:remote_bd %s, remote_addr_type %d, conn_interval 0x%x, c… in app_handle_conn_state_evt() 454 …APP_PRINT_INFO5("PROFILE_EVT_SEND_DATA_COMPLETE: conn_id %d, cause 0x%x, service_id %d, attrib_idx… in app_profile_callback()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/example/bt_config/ |
A D | bt_config_peripheral_app.c | 249 …APP_PRINT_INFO5("GAP_CONN_STATE_CONNECTED:remote_bd %s, remote_addr_type %d, conn_interval 0x%x, 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 | 94 #define APP_PRINT_INFO5(fmt, arg0, arg1, arg2, arg3, arg4) \ macro
|
Completed in 8 milliseconds