Searched refs:BTA_SLAVE_ROLE_ONLY (Results 1 – 3 of 3) sorted by relevance
91 #define BTA_PANU_ROLE BTA_SLAVE_ROLE_ONLY
3835 if (bta_dm_cb.device_list.peer_device[i].pref_role != BTA_SLAVE_ROLE_ONLY && in bta_dm_adjust_roles()
254 #define BTA_SLAVE_ROLE_ONLY 0x03 /* Used for PANU only, skip role switch to master */ macro