Searched refs:avrcp_target (Results 1 – 4 of 4) sorted by relevance
110 auto avrcp_target = TRY_GET_TARGET(); in Enable() local111 TRY_RET_FUNC(avrcp_target->Enable()); in Enable()115 auto avrcp_target = TRY_GET_TARGET(); in Disable() local116 avrcp_target->Disable(); in Disable()123 auto avrcp_target = TRY_GET_TARGET(); in GetPlayStatusResponse() local131 auto avrcp_target = TRY_GET_TARGET(); in ListPlayerAppAttrResponse() local140 auto avrcp_target = TRY_GET_TARGET(); in GetPlayerAppValueResponse() local154 auto avrcp_target = TRY_GET_TARGET(); in GetPlayerAppAttrTextResponse() local168 auto avrcp_target = TRY_GET_TARGET(); in GetPlayerAppValueTextResponse() local182 auto avrcp_target = TRY_GET_TARGET(); in GetElementAttrResponse() local[all …]
377 auto avrcp_target = base::WrapUnique(new AvrcpTarget(uuid)); in RegisterInstance() local378 callback(BLE_STATUS_SUCCESS, uuid, std::move(avrcp_target)); in RegisterInstance()
35 "avrcp_target.cc",
30 "avrcp_target.cc",