Home
last modified time | relevance | path

Searched full:mics (Results 1 – 21 of 21) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/
Dtestcase.yaml2 bluetooth.host.mics.acl_tx_frag:
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
Dtestcase.yaml2 bluetooth.host.mics.sample_test:
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc/
Dtestcase.yaml2 bluetooth.host.mics.hfc:
/Zephyr-latest/tests/bsim/bluetooth/host/misc/unregister_conn_cb/
Dtestcase.yaml2 bluetooth.host.mics.unregister_conn_cb:
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/
Dtestcase.yaml2 bluetooth.host.mics.disable:
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_mics.h9 /* MICS commands */
/Zephyr-latest/samples/bluetooth/hap_ha/
Dprj.conf45 # The HA may expose an instance of MICS and an instance of AICS to control
/Zephyr-latest/subsys/bluetooth/audio/
Dmicp_mic_dev.c1 /* Bluetooth MICS
199 __ASSERT(param, "MICS register parameter cannot be NULL"); in bt_micp_mic_dev_register()
215 LOG_ERR("MICS service register failed: %d", err); in bt_micp_mic_dev_register()
Dmicp_mic_ctlr.c329 LOG_DBG("Discover include complete for MICS: %u AICS", mic_ctlr->aics_inst_cnt); in micp_discover_include_func()
457 LOG_DBG("Could not find a MICS instance on the server"); in primary_discover_func()
531 * 1) Primary discover for the MICS in bt_micp_mic_ctlr_discover()
532 * 2) Characteristic discover of the MICS in bt_micp_mic_ctlr_discover()
533 * 3) Discover services included in MICS (AICS) in bt_micp_mic_ctlr_discover()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_micp.c309 LOG_DBG("MICS Mute state read"); in mics_mute_read()
323 LOG_DBG("MICS Mute"); in mics_mute()
337 LOG_DBG("MICS Mute"); in mics_unmute()
/Zephyr-latest/drivers/dai/intel/dmic/
Ddmic_nhlt.h59 * The driver needs to make sure that all mics are disabled before starting to program PDM
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dmicp_mic_ctlr_test.c133 FAIL("MICS could not be discovered (%d)\n", err); in micp_mic_ctlr_discover_cb()
362 FAIL("Failed to discover MICS %d", err); in discover_mics()
Dcap_commander_test.c237 FAIL("Failed to discover MICS: %d\n", err); in cap_micp_discover_cb()
242 printk("MICS for %p found with %u AICS\n", mic_ctlr, aics_count); in cap_micp_discover_cb()
830 FAIL("Failed to discover MICS: %d\n", err); in discover_mics()
Dcap_acceptor_test.c864 FAIL("Failed to register MICS (err %d)\n", err); in init()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmesh_test.c479 /* Seal the buffer to prevent accidentally long MICs: */ in bt_mesh_test_send_async()
/Zephyr-latest/tests/bluetooth/qualification/
DICS_Zephyr_Bluetooth_Host.bqw998 <Layer Layer="MICS">
1000 <Feature>MICS 3/2</Feature>
1001 <Feature>MICS 0/1</Feature>
1002 <Feature>MICS 3/4</Feature>
1003 <Feature>MICS 3/6</Feature>
1004 <Feature>MICS 1/2</Feature>
1005 <Feature>MICS 3/1</Feature>
1006 <Feature>MICS 2/1</Feature>
1007 <Feature>MICS 3/3</Feature>
DICS_Zephyr_Bluetooth_Host.pts3733 <name>MICS</name>
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dmicp_mic_ctlr.c685 "Discover MICS on remote device",
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/
Dbluetooth-le-audio-arch.rst154 MICS;
179 CAS -> MICS;
190 CSIS -> MICS;
437 | MICS Server | M | |
439 | MICS Client | | M |
/Zephyr-latest/drivers/dai/nxp/sai/
Dsai.c34 /* note: i.MX8 boards don't seem to support the MICS field in the MCR
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1656 * :github:`36307` - [Coverity CID: 236605] Logically dead code in subsys/bluetooth/audio/mics.c
1657 * :github:`36306` - [Coverity CID: 236596] Logically dead code in subsys/bluetooth/audio/mics.c