Searched refs:bt_le_scan_cb_unregister (Results 1 – 7 of 7) sorted by relevance
217 bt_le_scan_cb_unregister(&csip_set_coordinator_scan_callbacks); in csip_found()239 bt_le_scan_cb_unregister(&csip_set_coordinator_scan_callbacks); in discover_members_timer_handler()
248 bt_le_scan_cb_unregister(&broadcast_scan_cb); in sync_broadcast_pa()
354 bt_le_scan_cb_unregister(&scan_cb); in bt_mesh_gatt_client_deinit()
146 bt_le_scan_cb_unregister(&broadcast_scan_cb); in sync_broadcast_pa()
137 bt_le_scan_cb_unregister(&broadcast_scan_cb); in sync_broadcast_pa()
2565 void bt_le_scan_cb_unregister(struct bt_le_scan_cb *cb);
1833 void bt_le_scan_cb_unregister(struct bt_le_scan_cb *cb) in bt_le_scan_cb_unregister() function