Searched defs:new_mode (Results 1 – 3 of 3) sorted by relevance
73 let new_mode = Mode::from_bits_truncate(encoded_mode); in set_mode() localVariable
1873 uint8_t new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_discoverability() local1961 uint8_t new_mode = BTM_BLE_ADV_ENABLE; in btm_ble_set_connectability() local
1807 let new_mode = match mode { in set_discoverable() localVariable