Home
last modified time | relevance | path

Searched refs:obj_properties_handle (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h826 uint16_t obj_properties_handle; member
/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c449 otc.obj_properties_handle = bt_gatt_attr_value_handle(attr); in discover_func()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_client.c1541 inst->otc_inst->obj_properties_handle, in read_next_metadata()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_mcp.c440 svc_chrc_handles.ots_handles.obj_properties = mcc_inst->otc.obj_properties_handle; in mcc_discover_cb()
/Zephyr-latest/subsys/bluetooth/audio/
Dmcc.c1428 mcs_inst->otc.obj_properties_handle = chrc->value_handle; in discover_otc_char_func()