Home | History | Annotate | Download | only in btm

Lines Matching refs:new_mode

1744     UINT8               new_mode = BTM_BLE_ADV_ENABLE;
1763 new_mode = BTM_BLE_ADV_DISABLE;
1772 if (new_mode == BTM_BLE_ADV_ENABLE)
1801 if (status == BTM_SUCCESS && p_cb->adv_mode != new_mode)
1803 if (new_mode == BTM_BLE_ADV_ENABLE)
1850 UINT8 new_mode = BTM_BLE_ADV_ENABLE;
1869 new_mode = BTM_BLE_ADV_DISABLE;
1875 if (new_mode == BTM_BLE_ADV_ENABLE)
1903 if (status == BTM_SUCCESS && new_mode != p_cb->adv_mode)
1905 if (new_mode == BTM_BLE_ADV_ENABLE)