zephyr/samples/bluetooth
Hang Fan b3d2891e16 Bluetooth: Classic: Add support for class of device
Add `CONFIG_BT_COD` for class of device.

< HCI Command: Write Class of Device (0x03|0x0024) plen 3
        Class: 0x200408
          Major class: Audio/Video (headset, speaker, stereo, video, vcr)
          Minor class: Hands-free Device
          Audio (Speaker, Microphone, Headset)
> HCI Event: Command Complete (0x0e) plen 4
      Write Class of Device (0x03|0x0024) ncmd 1
        Status: Success (0x00)

Signed-off-by: Hang Fan <fanhang8@gmail.com>
2024-01-25 15:09:01 +00:00
..
beacon
broadcast_audio_sink Samples: Bluetooth: Fix bug in is_substring for broadcast sink 2023-12-11 09:53:36 +01:00
broadcast_audio_source samples: Bluetooth: Update buffer counts for Broadcast Audio Source 2023-12-12 15:02:51 +01:00
broadcaster
broadcaster_multiple
bthome_sensor_template
central
central_gatt_write Bluetooth: ATT: call-back on buffer destroy 2023-12-15 17:14:56 +02:00
central_hr Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
central_ht Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
central_iso
central_multilink
central_otc Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
central_past
direct_adv Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
direction_finding_central
direction_finding_connectionless_rx
direction_finding_connectionless_tx
direction_finding_peripheral
eddystone Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
encrypted_advertising
handsfree Bluetooth: Classic: Add support for class of device 2024-01-25 15:09:01 +00:00
hap_ha
hci_ipc
hci_pwr_ctrl
hci_spi
hci_uart
hci_uart_async tests bsim bt: Add basic connection test with HCI UART async controllers 2024-01-10 10:01:37 +01:00
hci_usb
hci_usb_h4
ibeacon
ipsp
iso_broadcast
iso_broadcast_benchmark
iso_connected_benchmark
iso_receive samples: bluetooth: iso_receive: Allow syncing any subevent number 2024-01-23 10:02:26 +01:00
mesh tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
mesh_demo tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
mesh_provisioner tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
mtu_update Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
observer
periodic_adv
periodic_adv_conn
periodic_adv_rsp
periodic_sync
periodic_sync_conn
periodic_sync_rsp Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
peripheral Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
peripheral_accept_list Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_gatt_write
peripheral_hids
peripheral_hr samples: Bluetooth: periph_hr: add use of HRS nofitication changed cb 2024-01-08 15:34:20 +02:00
peripheral_ht Bluetooth: ATT: remove BT_ATT_ENFORCE_FLOW 2023-12-06 17:53:54 +00:00
peripheral_identity
peripheral_iso
peripheral_ots
peripheral_past
peripheral_sc_only
public_broadcast_sink Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
public_broadcast_source Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
scan_adv
st_ble_sensor Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
tmap_bmr Bluetooth: ATT: Internalize ATT PDU TX pool 2023-12-15 17:14:56 +02:00
tmap_bms Bluetooth: Audio: Add implementation for PBP and dedicated sample apps. 2024-01-09 09:59:23 +01:00
tmap_central Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
tmap_peripheral Bluetooth: ATT: Internalize ATT PDU TX pool 2023-12-15 17:14:56 +02:00
unicast_audio_client Bluetooth: Host: Add const prefix for UUID 2023-12-07 16:16:43 +00:00
unicast_audio_server
bluetooth.rst