Searched refs:INVALID_PLAYER_ID (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/include/hardware/avrcp/ |
D | avrcp_common.h | 116 INVALID_PLAYER_ID = 0x11, enumerator
|
D | avrcp_logging_helper.h | 173 CASE_RETURN_TEXT(Status::INVALID_PLAYER_ID); in StatusText()
|
/packages/modules/Bluetooth/system/profile/avrcp/ |
D | device.cc | 980 Status::INVALID_PLAYER_ID); in HandleSetAddressedPlayer() 1601 Status::INVALID_PLAYER_ID, 0x0000, num_items, 0, ""); in SetBrowsedPlayerResponse()
|
/packages/modules/Bluetooth/system/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 1308 CommandPdu::SET_ADDRESSED_PLAYER, Status::INVALID_PLAYER_ID); in TEST_F() 1353 Status::INVALID_PLAYER_ID, 0x0000, 0, 0, ""); in TEST_F()
|