Home
last modified time | relevance | path

Searched defs:play_item_cmd (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/include/hardware/
H A Dbt_rc.h681 bt_status_t (*play_item_cmd)(const RawAddress& bd_addr, uint8_t scope, member
/aosp12/system/bt/btif/src/
H A Dbtif_rc.cc4943 static bt_status_t play_item_cmd(const RawAddress& bd_addr, uint8_t scope, in play_item_cmd() function