Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c1329 static void sc_process(struct k_work *work) in sc_process() function
1528 k_work_init_delayable(&gatt_sc.work, sc_process); in bt_gatt_init()