Searched refs:BTA_DM_DI_SET_SNIFF (Results 1 – 3 of 3) sorted by relevance
760 p_peer_dev->info |= BTA_DM_DI_SET_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()1023 if (info & BTA_DM_DI_SET_SNIFF) in bta_dm_pm_btm_status()1031 p_dev->info &= ~BTA_DM_DI_SET_SNIFF; in bta_dm_pm_btm_status()
190 BTA_DM_DI_SET_SNIFF = 0x01, /* 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,187 - If `BTA_PM_STS_ERROR`, the `BTA_DM_DI_SET_SNIFF` bit is cleared in the