Searched refs:BTA_DM_DI_INT_SNIFF (Results 1 – 3 of 3) sorted by relevance
753 if (p_peer_dev->Info() & BTA_DM_DI_INT_SNIFF) { in bta_dm_pm_sniff()759 p_peer_dev->info &= ~(BTA_DM_DI_INT_SNIFF | BTA_DM_DI_ACP_SNIFF); in bta_dm_pm_sniff()764 ~(BTA_DM_DI_INT_SNIFF | BTA_DM_DI_ACP_SNIFF | BTA_DM_DI_SET_SNIFF); in bta_dm_pm_sniff()770 ~(BTA_DM_DI_INT_SNIFF | BTA_DM_DI_ACP_SNIFF | BTA_DM_DI_SET_SNIFF); in bta_dm_pm_sniff()968 ~(BTA_DM_DI_INT_SNIFF | BTA_DM_DI_ACP_SNIFF | BTA_DM_DI_SET_SNIFF); in bta_dm_pm_btm_status()1022 ~(BTA_DM_DI_SET_SNIFF | BTA_DM_DI_INT_SNIFF | BTA_DM_DI_ACP_SNIFF); in bta_dm_pm_btm_status()1024 p_dev->info |= BTA_DM_DI_INT_SNIFF; in bta_dm_pm_btm_status()
191 BTA_DM_DI_INT_SNIFF = 0x02, /* set this bit if call BTM_SetPowerMode(sniff) & enumerator
185 `BTA_DM_DI_SET_SNIFF` bit set, then `BTA_DM_DI_INT_SNIFF` is set,