Home
last modified time | relevance | path

Searched full:bt_hex (Results 51 – 61 of 61) sorted by relevance

123

/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_cli.c1174 LOG_DBG("Missing: %s", bt_hex(target->pull->missing, cli->block.chunk_count)); in rx_block_status()
1233 info.phase, bt_hex(&info.id, 8)); in handle_xfer_status()
1374 LOG_DBG("Missing: %s", bt_hex(status.block.missing, len)); in handle_block_status()
Ddfu_cli.c874 LOG_DBG("\tImage %u\n\r\tfwid: %s", idx, bt_hex(img.fwid, img.fwid_len)); in handle_info_status()
918 bt_hex(cli->xfer.slot->fwid, cli->xfer.slot->fwid_len)); in handle_info_status()
Dcdb.c490 bt_hex(&sub->keys[0].net_key, sizeof(struct bt_mesh_key))); in store_cdb_subnet()
Daccess.c1343 LOG_DBG("len %u: %s", buf->len, bt_hex(buf->data, buf->len)); in bt_mesh_access_send()
1530 LOG_DBG("len %u: %s", buf->len, bt_hex(buf->data, buf->len)); in bt_mesh_model_recv()
/Zephyr-latest/drivers/bluetooth/hci/
Dh4.c337 bt_hex(h4->rx.buf->data, h4->rx.buf->len)); in read_payload()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c874 LOG_DBG("Read (offset %u): %s", offset, bt_hex(data, length)); in handle_string_long_read()
1195 bt_hex(data, length)); in read_current_calls_cb()
1360 bt_hex(data, length)); in read_call_state_cb()
Dcap_initiator.c86 bt_hex(data->data, data->data_len)); in data_func_cb()
/Zephyr-latest/subsys/bluetooth/host/
Did.c982 bt_hex(resident->irk.val, sizeof(resident->irk.val))); in find_rl_conflict()
984 bt_hex(conflict->candidate->irk.val, sizeof(conflict->candidate->irk.val))); in find_rl_conflict()
Dhci_core.c211 bt_hex(buf->data, buf->len)); in handle_event()
225 bt_hex(buf->data, buf->len)); in handle_vs_event()
3815 LOG_INF("IRK%s: 0x%s", bt_dev.id_count > 1 ? "[0]" : "", bt_hex(irk, 16)); in bt_dev_show_info()
3827 LOG_INF("IRK[%d]: 0x%s", i, bt_hex(irk, 16)); in bt_dev_show_info()
Datt.c961 LOG_DBG("chan %p err %d len %u: %s", chan, err, len, bt_hex(pdu, len)); in att_handle_rsp()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_brg.c112 LOG_INF("Received unprovisioned beacon, uuid %s", bt_hex(uuid, 16)); in unprovisioned_beacon()

123