Searched refs:avrcp_features (Results 1 – 2 of 2) sorted by relevance
97 uint16_t avrcp_features = p_attr->attr_value.v.u16; in store_avrcp_profile_feature() local98 if (avrcp_features == 0) { in store_avrcp_profile_feature()104 (const uint8_t*)&avrcp_features, in store_avrcp_profile_feature()105 sizeof(avrcp_features))) { in store_avrcp_profile_feature()106 log::info("Saving avrcp_features: 0x{:x}", avrcp_features); in store_avrcp_profile_feature()108 log::info("Failed to store avrcp_features 0x{:x} for {}", avrcp_features, in store_avrcp_profile_feature()
544 uint16_t avrcp_features = p_attr->attr_value.v.u16; in store_avrcp_profile_feature() local545 if (avrcp_features == 0) { in store_avrcp_profile_feature()551 (const uint8_t*)&avrcp_features, in store_avrcp_profile_feature()552 sizeof(avrcp_features))) { in store_avrcp_profile_feature()553 log::info("Saving avrcp_features: 0x{:x}", avrcp_features); in store_avrcp_profile_feature()555 log::info("Failed to store avrcp_features 0x{:x} for {}", avrcp_features, in store_avrcp_profile_feature()