Searched refs:BTA_ANY_ROLE (Results 1 – 3 of 3) sorted by relevance
81 #define BTA_HH_ROLE BTA_ANY_ROLE106 {BTA_ID_PAN, BTUI_PAN_ID_NAP, BTA_ANY_ROLE},107 {BTA_ID_PAN, BTUI_PAN_ID_GN, BTA_ANY_ROLE},
3585 bta_dm_cb.device_list.peer_device[i].pref_role = BTA_ANY_ROLE; in bta_dm_acl_change()3889 … if (!set_master_role && (bta_dm_cb.device_list.peer_device[i].pref_role != BTA_ANY_ROLE) in bta_dm_adjust_roles()
253 #define BTA_ANY_ROLE 0x00 macro