Searched refs:BTA_DM_DI_ACP_SNIFF (Results 1 – 3 of 3) sorted by relevance
744 (p_peer_dev->Info() & BTA_DM_DI_ACP_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()1026 p_dev->info |= BTA_DM_DI_ACP_SNIFF; in bta_dm_pm_btm_status()
193 BTA_DM_DI_ACP_SNIFF = 0x04, /* set this bit if peer init sniff */ enumerator
186 otherwise `BTA_DM_DI_ACP_SNIFF` is set.