Searched refs:INTEROP_DISABLE_ROLE_SWITCH (Results 1 – 4 of 4) sorted by relevance
/system/bt/device/include/ |
D | interop_database.h | 124 {{{0x00, 0x26, 0xb4, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH}, 127 {{{0xfc, 0xc2, 0xde, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH}, 130 {{{0x00, 0x04, 0x3e, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH}, 133 {{{0x00, 0x23, 0x01, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH}, 136 {{{0x1c, 0x48, 0xf9, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH}, 139 {{{0x00, 0x54, 0xaf, 0, 0, 0}}, 3, INTEROP_DISABLE_ROLE_SWITCH},
|
D | interop.h | 92 INTEROP_DISABLE_ROLE_SWITCH, enumerator
|
/system/bt/device/src/ |
D | interop.cc | 130 CASE_RETURN_STR(INTEROP_DISABLE_ROLE_SWITCH) in interop_feature_string_()
|
/system/bt/stack/btm/ |
D | btm_acl.cc | 566 if (interop_match_addr(INTEROP_DISABLE_ROLE_SWITCH, &remote_bd_addr)) in BTM_SwitchRole()
|