Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/
Dcompile.sh49 app=tests/bsim/bluetooth/host/gatt/sc_indicate compile
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c857 static void sc_indicate(uint16_t start, uint16_t end);
914 sc_indicate(0x0001, 0xffff); in do_db_hash()
1521 static void sc_indicate(uint16_t start, uint16_t end) in sc_indicate() function
1682 sc_indicate(svc->attrs[0].handle, in bt_gatt_service_register()
1712 sc_indicate(svc->attrs[0].handle, in bt_gatt_service_unregister()
5763 sc_indicate(0x0001, 0xffff); in bt_gatt_encrypt_change()
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.3.rst2834 - :github:`54813` - Bluetooth: host: Implicit sc_indicate declaration when Service Changed is disab…
2852 * :github:`54813` - Bluetooth: host: Implicit sc_indicate declaration when Service Changed is disab…