Searched refs:BT_UUID_CSIS_SET_LOCK (Results 1 – 4 of 4) sorted by relevance
32 attr = bt_gatt_find_by_uuid(NULL, 0, BT_UUID_CSIS_SET_LOCK); in is_peer_subscribed()
642 BT_AUDIO_CHRC(BT_UUID_CSIS_SET_LOCK, \774 notify(svc_inst, conn, BT_UUID_CSIS_SET_LOCK, &svc_inst->set_lock, in notify_cb()864 remove_csis_char(BT_UUID_CSIS_SET_LOCK, inst->service_p); in bt_csip_set_member_register()
732 } else if (bt_uuid_cmp(chrc->uuid, BT_UUID_CSIS_SET_LOCK) == 0) { in discover_func()
4144 #define BT_UUID_CSIS_SET_LOCK \ macro