Home
last modified time | relevance | path

Searched refs:BTA_SLAVE_ROLE_ONLY (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_cfg.c91 #define BTA_PANU_ROLE BTA_SLAVE_ROLE_ONLY
Dbta_dm_act.c3835 if (bta_dm_cb.device_list.peer_device[i].pref_role != BTA_SLAVE_ROLE_ONLY && in bta_dm_adjust_roles()
/hal_espressif-3.5.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h254 #define BTA_SLAVE_ROLE_ONLY 0x03 /* Used for PANU only, skip role switch to master */ macro