Home
last modified time | relevance | path

Searched refs:BT_GATT_OTS_OACP_PROC_READ (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_oacp_internal.h30 BT_GATT_OTS_OACP_PROC_READ = 0x05, enumerator
Dots_oacp.c330 case BT_GATT_OTS_OACP_PROC_READ: in oacp_proc_validate()
415 case BT_GATT_OTS_OACP_PROC_READ: in oacp_command_decode()
Dots_client.c1233 net_buf_simple_add_u8(&otc_tx_buf, BT_GATT_OTS_OACP_PROC_READ); in oacp_read()