Searched refs:attr_found (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/bluetooth/audio/ascs/src/ |
D | test_common.c | 53 static uint8_t attr_found(const struct bt_gatt_attr *attr, uint16_t handle, void *user_data) in attr_found() function 81 BT_UUID_ASCS_ASE_CP, NULL, 1, attr_found, &attr); in test_ase_control_point_get() 103 uuid, NULL, i + 1, attr_found, &attr); in test_ase_get()
|