Loading system/device/include/interop_database.h +3 −0 Original line number Diff line number Diff line Loading @@ -154,6 +154,9 @@ static const interop_addr_entry_t interop_addr_database[] = { // because BR/EDR address and ADV random address are the same {{{0xd4, 0x7a, 0xe2, 0, 0, 0}}, 3, INTEROP_DISABLE_NAME_REQUEST}, // Audi Carkit {{{0x90, 0x03, 0xb7, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY}, // Lexus Carkit {{{0x64, 0xd4, 0xbd, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY}, Loading Loading
system/device/include/interop_database.h +3 −0 Original line number Diff line number Diff line Loading @@ -154,6 +154,9 @@ static const interop_addr_entry_t interop_addr_database[] = { // because BR/EDR address and ADV random address are the same {{{0xd4, 0x7a, 0xe2, 0, 0, 0}}, 3, INTEROP_DISABLE_NAME_REQUEST}, // Audi Carkit {{{0x90, 0x03, 0xb7, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY}, // Lexus Carkit {{{0x64, 0xd4, 0xbd, 0, 0, 0}}, 3, INTEROP_AVRCP_1_4_ONLY}, Loading