Searched defs:rt (Results 1 – 11 of 11) sorted by relevance
35 rt: Arc<Runtime>, field42 let rt = crate::stack::RUNTIME.clone(); in main_message_loop_thread_create() localVariable
26 rt: Arc<Runtime>, field
21 rt: Arc<Runtime>, field79 let rt = self.rt.clone(); in stop_blocking() localVariable
303 bool rt = true; in bta_gattc_sm_execute() local366 bool rt = true; in bta_gattc_hdl_event() local
147 tGATT_STATUS rt = GATT_INTERNAL_ERROR; in gatt_act_read() local229 tGATT_STATUS rt = gatt_send_write_msg(tcb, p_clcb, op_code, attr.handle, in gatt_act_write() local245 tGATT_STATUS rt = gatt_send_write_msg( in gatt_act_write() local284 tGATT_STATUS rt; in gatt_send_queue_write_cancel() local357 tGATT_STATUS rt = gatt_send_write_msg( in gatt_send_prepare_write() local
26 let rt = Arc::new(Runtime::new().unwrap()); in main() localVariable
19 rt: Arc<Runtime>, field
536 struct rtentry rt; in ifc_act_on_ipv4_route() local673 struct rtentry rt; in ifc_remove_default_route() local
2192 bool rt = false; in btm_ble_adv_states_operation() local2595 bool rt = false; in btm_ble_topology_check() local
2844 for (int rt = NCI_ROUTE_ORDER_AID; rt <= NCI_ROUTE_ORDER_TECHNOLOGY; rt++) { in nfa_ee_lmrt_to_nfcc() local
522 static void cryptfs_reboot(RebootType rt) { in cryptfs_reboot()