Home | History | Annotate | Download | only in audio

Lines Matching full:configured

239 		codec->configured = headset_is_active(dev);
243 codec->configured = TRUE;
490 uint8_t configured,
560 codec->configured = configured;
565 configured ? "configured" : "", seid, codec->length,
604 uint8_t type, seid, configured = 0, lock = 0;
624 configured = 1;
644 a2dp_append_codec(rsp, cap, seid, configured, lock);