Home
last modified time | relevance | path

Searched refs:esp_log_buffer_char (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_ancs/main/
Dble_ancs.c151 esp_log_buffer_char("Identifier", &attrs[3], len); in esp_receive_apple_data_source()
154 esp_log_buffer_char("Title", &attrs[3], len); in esp_receive_apple_data_source()
157 esp_log_buffer_char("Subtitle", &attrs[3], len); in esp_receive_apple_data_source()
160 esp_log_buffer_char("Message", &attrs[3], len); in esp_receive_apple_data_source()
163 esp_log_buffer_char("MessageSize", &attrs[3], len); in esp_receive_apple_data_source()
167 esp_log_buffer_char("Date", &attrs[3], len); in esp_receive_apple_data_source()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_spp_client/main/
Dspp_client_demo.c138 esp_log_buffer_char(GATTC_TAG, (char *)p_data->notify.value, p_data->notify.value_len); in notify_event_handler()
184 esp_log_buffer_char(GATTC_TAG, (char *)p_data->notify.value, p_data->notify.value_len); in notify_event_handler()
187 esp_log_buffer_char(GATTC_TAG, (char *)p_data->notify.value, p_data->notify.value_len); in notify_event_handler()
254 esp_log_buffer_char(GATTC_TAG, adv_name, adv_name_len); in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_spp_server/main/
Dble_spp_server_demo.c446 esp_log_buffer_char(GATTS_TABLE_TAG,(char *)(cmd_id),strlen((char *)cmd_id)); in spp_cmd_task()
545esp_log_buffer_char(GATTS_TABLE_TAG,(char *)(p_data->write.value),p_data->write.len); in gatts_profile_event_handler()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_vfs_initiator/main/
Dmain.c215 esp_log_buffer_char(SPP_TAG, peer_bdname, peer_bdname_len); in esp_bt_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/classic_bt/bt_spp_initiator/main/
Dmain.c257 esp_log_buffer_char(SPP_TAG, peer_bdname, peer_bdname_len); in esp_bt_gap_cb()
/hal_espressif-3.5.0/components/log/include/
Desp_log.h265 #define esp_log_buffer_char ESP_LOG_BUFFER_CHAR macro
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_client/main/
Dgattc_demo.c347 esp_log_buffer_char(GATTC_TAG, adv_name, adv_name_len); in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/main/
Dexample_ble_client_throughput.c398 esp_log_buffer_char(GATTC_TAG, adv_name, adv_name_len); in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_security_client/main/
Dexample_ble_sec_gattc_demo.c446 esp_log_buffer_char(GATTC_TAG, adv_name, adv_name_len); in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/main/
Dble50_sec_gattc_demo.c494 esp_log_buffer_char("adv name", adv_name, adv_name_len); in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/main/
Dgattc_multi_connect.c779 esp_log_buffer_char(GATTC_TAG, adv_name, adv_name_len); in esp_gap_cb()
/hal_espressif-3.5.0/examples/bluetooth/bluedroid/ble/gatt_client/tutorial/
DGatt_Client_Example_Walkthrough.md364 esp_log_buffer_char(GATTC_TAG, adv_name, adv_name_len);
403 esp_log_buffer_char(GATTC_TAG, adv_name, adv_name_len);