Home
last modified time | relevance | path

Searched refs:discover_mcs_char_func (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst133 <dbg> bt_mcc.discover_mcs_char_func: [ATTRIBUTE] handle 0x00b0
134 <dbg> bt_mcc.discover_mcs_char_func: Player name, UUID: 8fa0
135 <dbg> bt_mcc.discover_mcs_char_func: [ATTRIBUTE] handle 0x00b2
136 <dbg> bt_mcc.discover_mcs_char_func: Icon Object, UUID: 8fa1
137 <dbg> bt_mcc.discover_mcs_char_func: [ATTRIBUTE] handle 0x00b4
138 <dbg> bt_mcc.discover_mcs_char_func: Icon URI, UUID: 8fa2
139 <dbg> bt_mcc.discover_mcs_char_func: [ATTRIBUTE] handle 0x00b6
140 <dbg> bt_mcc.discover_mcs_char_func: Track Changed, UUID: 8fa3
141 <dbg> bt_mcc.discover_mcs_char_func: Subscribing - handle: 0x00b6
143 <dbg> bt_mcc.discover_mcs_char_func: [ATTRIBUTE] handle 0x00ea
[all …]
/Zephyr-latest/subsys/bluetooth/audio/
Dmcc.c1766 static uint8_t discover_mcs_char_func(struct bt_conn *conn, in discover_mcs_char_func() function
2041 mcs_inst->discover_params.func = discover_mcs_char_func; in discover_primary_func()