Searched refs:BTA_ANY_ROLE (Results 1 – 3 of 3) sorted by relevance
83 #define BTA_HH_ROLE BTA_ANY_ROLE108 {BTA_ID_PAN, BTUI_PAN_ID_NAP, BTA_ANY_ROLE},109 {BTA_ID_PAN, BTUI_PAN_ID_GN, BTA_ANY_ROLE},
2745 bta_dm_cb.device_list.peer_device[i].pref_role = BTA_ANY_ROLE; in bta_dm_acl_change()3147 (bta_dm_cb.device_list.peer_device[i].pref_role != BTA_ANY_ROLE) && in bta_dm_adjust_roles()
240 #define BTA_ANY_ROLE 0x00 macro