Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dhas.c177 static struct bt_gatt_attr *hearing_aid_features_attr; variable
436 bt_gatt_is_subscribed(client->conn, hearing_aid_features_attr, BT_GATT_CCC_NOTIFY)) { in notify_work_handler()
437 err = bt_gatt_notify(client->conn, hearing_aid_features_attr, &has.features, in notify_work_handler()
1791 hearing_aid_features_attr = bt_gatt_find_by_uuid(has_svc.attrs, has_svc.attr_count, in bt_has_register()
1793 __ASSERT_NO_MSG(hearing_aid_features_attr != NULL); in bt_has_register()