Searched refs:api_tx_clone (Results 1 – 1 of 1) sorted by relevance
1574 let api_tx_clone = api_tx.clone(); in init_profiles() localVariable1581 let _ = api_tx_clone.send(APIMessage::IsReady(BluetoothAPI::Gatt)).await; in init_profiles()